Package: learnrbook
Type: Package
Title: Datasets and Code Examples from P. J. Aphalo's "Learn R" Book
Version: 1.0.2
Date: 2021-07-04
Authors@R: 
   c(
    person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-972X"))
    )
Maintainer: Pedro J. Aphalo <pedro.aphalo@helsinki.fi>
Description: Data, scripts and code from chunks used as examples in the book 
   "Learn R: As a Language" by Pedro J. Aphalo.
   ISBN 9780367182533 (pbk); ISBN 9780367182557 (hbk); ISBN 9780429060342 (ebk).
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
Depends: R (>= 3.6.0)
Suggests: roxygen2 (>= 6.0.1), knitr (>= 1.15.1), devtools (>= 1.12.0),
        rmarkdown (>= 1.5)
URL: https://docs.r4photobiology.info/learnrbook/
BugReports: https://github.com/aphalo/learnrbook-pkg/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-04 19:56:28 UTC; Aphalo
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>)
Repository: CRAN
Date/Publication: 2021-07-04 20:20:02 UTC
