Package: autocogs
Title: Automatic Cognostic Summaries
Version: 0.1.5
Authors@R: c(
    person("Barret", "Schloerke", , "schloerke@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-9986-114X")),
    person("Ryan", "Hafen", , "rhafen@gmail.com", role = c("ths", "cre"),
           comment = c(ORCID = "0000-0002-5516-8367"))
  )
Description: Automatically calculates cognostic groups for plot objects
    and list column plot objects.  Results are returned in a nested data
    frame.
License: MIT + file LICENSE
URL: https://github.com/schloerke/autocogs
BugReports: https://github.com/schloerke/autocogs/issues
Depends: R (>= 3.4.0)
Imports: broom, checkmate, diptest, dplyr, ggplot2, hexbin, MASS,
        mclust, moments, progress, tibble, utils
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/usethis/last-upkeep: 2025-06-27
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'autocog.R' 'known_cog_groups.R' 'add_cog_group.R'
        'field_info.R' 'add_cog_group_.R' 'known_layer_cogs.R'
        'add_layer_cogs.R' 'add_layer_cogs_.R' 'autocogs-package.R'
        'cog_desc.R' 'cog_spec.R' 'layer_count.R' 'layer_info.R'
        'of_type.R' 'plot_class.R' 'plot_cogs.R'
NeedsCompilation: no
Packaged: 2025-06-30 16:43:21 UTC; barret
Author: Barret Schloerke [aut] (ORCID: <https://orcid.org/0000-0001-9986-114X>),
  Ryan Hafen [ths, cre] (ORCID: <https://orcid.org/0000-0002-5516-8367>)
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-30 17:10:01 UTC
Built: R 4.6.0; ; 2025-10-11 03:52:47 UTC; windows
