Package: cleaR
Title: Clean the R Console and Environment
Version: 0.0.1
Date: 2022-02-23
Authors@R: c(
    person("Jonathan M.", "Mang", , "jonathan.mang@uk-erlangen.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0518-4710")),
    person("MIRACUM - Medical Informatics in Research and Care in University Medicine", role = "fnd"),
    person("Universitätsklinikum Erlangen, Germany", role = "cph")
  )
Description: Small package to clean the R console and the R environment
    with the call of just one function.
License: GPL-3
URL: https://github.com/joundso/cleaR
BugReports: https://github.com/joundso/cleaR/issues
Depends: R (>= 3.1.0)
Suggests: lintr, testthat
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2022-02-23 13:56:51 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, Germany [cph]
Maintainer: Jonathan M. Mang <jonathan.mang@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2022-02-24 09:50:02 UTC
Built: R 4.0.5; ; 2022-02-25 11:24:07 UTC; unix
