Package: ratdat
Type: Package
Title: Portal Project Teaching Database
Version: 1.1.0
Authors@R: c(person(given = c("S.K.", "Morgan"),
                    family = "Ernest",
                    role = "aut",
                    comment = c(ORCID = "0000-0002-6026-8530")),
             person(given = c("James", "H."), 
                    family = "Brown",
                    email = "jhbrown@unm.edu",
                    role = c("aut")),
             person(given = c("Thomas", "J."),
                    family = "Valone",
                    email = "thomas.valone@slu.edu",
                    role = c("aut")),
             person(given = c("Michael", "J."),
                    family = "Culshaw-Maurer",
                    role = "aut",
                    comment = c(ORCID = "0000-0003-2205-8679"),
                    email = "culshawmaurer@arizona.edu"),
             person(given = c("Ethan", "P."),
                    family = "White",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0001-6728-7745"),
                    email = "ethan@weecology.org"))
Description: A simplified version of the Portal Project Database designed for
    teaching. It provides a real world example of life-history, population, and
    ecological data, with sufficient complexity to teach many aspects of data
    analysis and management, but with many complexities removed to allow
    students to focus on the core ideas and skills being taught. The full
    database (which should be used for research) is available at
    <https://github.com/weecology/PortalData>.
Depends: R (>= 3.5.0)
License: CC0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-22 00:00:01 UTC; ethan
Author: S.K. Morgan Ernest [aut] (<https://orcid.org/0000-0002-6026-8530>),
  James H. Brown [aut],
  Thomas J. Valone [aut],
  Michael J. Culshaw-Maurer [aut]
    (<https://orcid.org/0000-0003-2205-8679>),
  Ethan P. White [aut, cre] (<https://orcid.org/0000-0001-6728-7745>)
Maintainer: Ethan P. White <ethan@weecology.org>
Repository: CRAN
Date/Publication: 2023-11-22 00:30:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:29:01 UTC; windows
