Package: catcont
Title: Test, Identify, Select and Mutate Categorical or Continuous
        Values
Version: 0.5.0
Date: 2018-06-23
Authors@R: c(
    person("Christopher", "Brown", , "chris.brown@decisionpatterns.com", c("aut", "cre") ),
    person("Decision Patterns", role = "cph")
    )
Description: Methods and utilities for testing, identifying, selecting and  
    mutating objects as categorical or continous types. These functions work on both 
    atomic vectors as well as recursive objects: data.frames, data.tables, 
    tibbles, lists, etc.. 
URL: https://github.com/decisionpatterns/catcont
        http://www.decisionpatterns.com
BugReports: https://github.com/decisionpatterns/catcont/issues
Depends: R (>= 3.3.0)
Suggests: testthat, data.table(>= 1.10.0)
Imports: dplyr (>= 0.7.0)
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Repository: CRAN
NeedsCompilation: no
Packaged: 2018-06-25 01:12:40 UTC; cbrown
Author: Christopher Brown [aut, cre],
  Decision Patterns [cph]
Maintainer: Christopher Brown <chris.brown@decisionpatterns.com>
Date/Publication: 2018-06-25 07:43:03 UTC
Built: R 4.6.0; ; 2025-08-18 10:25:44 UTC; unix
