Package: subformula
Type: Package
Title: Create Subformulas of a Formula
Version: 0.1.0
Authors@R: c(
    person("Jonas", "Moss", , "jonas.gjertsen@gmail.com", role = c("aut", "cre"), 
      comment = c(ORCID = "0000-0002-6876-6964")
    ))
Description: A formula 'sub' is a subformula of 'formula' if all the terms
    on the right hand side of 'sub' are terms of 'formula' and their left hand 
    sides are identical. This package aids in the creation of subformulas.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat, rmarkdown, knitr, covr
VignetteBuilder: knitr
URL: https://github.com/JonasMoss/subformula,
BugReports: https://github.com/JonasMoss/subformula/issues
NeedsCompilation: no
Packaged: 2019-11-12 16:25:04 UTC; jonas
Author: Jonas Moss [aut, cre] (<https://orcid.org/0000-0002-6876-6964>)
Maintainer: Jonas Moss <jonas.gjertsen@gmail.com>
Repository: CRAN
Date/Publication: 2019-11-15 17:10:02 UTC
Built: R 4.2.0; ; 2023-04-01 16:09:59 UTC; unix
