Package: requiRements
Title: Helper Package to Install Packages for R
Version: 0.0.1
Date: 2021-06-18
Authors@R: 
    c(person(given = "Jonathan M.",
             family = "Mang",
             role = c("aut", "cre"),
             email = "jonathan.mang@uk-erlangen.de",
             comment = c(ORCID = "0000-0003-0518-4710")),
      person(given = "MIRACUM - Medical Informatics in Research and Care in University Medicine",
             role = "fnd"),
      person(given = "Universitätsklinikum Erlangen",
             role = "cph"))
Description: Helper function to install packages for R using an external
    'requirements.txt' or a string containing diverse packages from
    several resources like Github or CRAN.
License: GPL-3
URL: https://github.com/joundso/requirements
BugReports: https://github.com/joundso/requirements/issues
Depends: R (>= 4.1.0)
Imports: remotes
Suggests: lintr, testthat
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-18 07:52:09 UTC; user
Author: Jonathan M. Mang [aut, cre] (<https://orcid.org/0000-0003-0518-4710>),
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd],
  Universitätsklinikum Erlangen [cph]
Maintainer: Jonathan M. Mang <jonathan.mang@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2021-06-18 09:20:02 UTC
