Package: learnrbook
Type: Package
Title: Datasets and Code Examples from P. J. Aphalo's "Learn R" Book
Version: 2.0.1
Date: 2024-04-27
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" 1ed and 2ed by Pedro J. Aphalo.
   ISBN 9780367182533 (pbk 1ed); ISBN 9780367182557 (hbk 1ed); ISBN 9780429060342 (ebk 1ed).
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
ByteCompile: yes
Depends: R (>= 4.0.0)
Suggests: roxygen2 (>= 7.3.0), knitr (>= 1.46), devtools (>= 2.4.5),
        rmarkdown (>= 2.20)
URL: https://docs.r4photobiology.info/learnrbook/,
        https://github.com/aphalo/learnrbook-pkg/
BugReports: https://github.com/aphalo/learnrbook-pkg/issues
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-28 09:37:08 UTC; aphalo
Author: Pedro J. Aphalo [aut, cre] (<https://orcid.org/0000-0003-3385-972X>)
Repository: CRAN
Date/Publication: 2024-04-28 11:40:02 UTC
Built: R 4.5.1; ; 2025-10-26 01:06:48 UTC; windows
