Files in poissonconsulting/term
Create, Manipulate and Query Parameter Terms

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/bug.md .github/ISSUE_TEMPLATE/feature-request.md .github/SUPPORT.md .github/pull_request_template.md
.github/workflows/R-CMD-check-dev.yaml
.github/workflows/R-CMD-check-status.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/check/action.yml
.github/workflows/commit/action.yml
.github/workflows/dep-matrix/action.yml
.github/workflows/dep-suggests-matrix/action.R
.github/workflows/dep-suggests-matrix/action.yml
.github/workflows/fledge.yaml
.github/workflows/get-extra/action.yml
.github/workflows/git-identity/action.yml
.github/workflows/install/action.yml
.github/workflows/lock.yaml
.github/workflows/matrix-check/action.yml
.github/workflows/pkgdown-build/action.yml
.github/workflows/pkgdown-deploy/action.yml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rate-limit/action.yml
.github/workflows/revdep.yaml
.github/workflows/roxygenize/action.yml
.github/workflows/style/action.yml
.github/workflows/update-snapshots/action.yml
.github/workflows/versions-matrix/action.R
.github/workflows/versions-matrix/action.yml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/anyNA.R R/anyduplicated.R R/as-character.R R/as-data-frame.R R/as-term-rcrd.R R/as-term.R R/chk.R R/complete-terms.R R/consistent-term.R R/deprecated.R R/dims.R R/extras.R R/format.R R/internal.R R/is-incomplete-terms.R R/is-inconsistent-terms.R R/is.R R/is.na.R R/levels.R R/namespace.R R/ndims.R R/new-term-rcrd.R R/new-term.R R/normalize-terms.R R/npars.R R/npdims.R R/nterms.R R/params.R R/pars-terms.R R/pars.R R/pdims.R R/print.R
R/rep.R
R/repair-terms.R R/scalar-term.R R/set-pars.R R/subset.R R/summary.R R/term-rcrd.R R/term.R R/tindex.R R/unique.R R/valid-term.R R/vec-cast-character.R R/vec-cast-term-rcrd.R R/vec-cast-term.R R/vec-proxy-compare.R R/vec-ptype2.R R/vld.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
inst/WORDLIST
man/NA_term_.Rd man/NA_term_rcrd_.Rd man/as_term.Rd man/as_term_rcrd.Rd man/chk_term.Rd man/complete_terms.Rd man/consistent_term.Rd man/deprecated.Rd man/dims.term.Rd man/dims.term_rcrd.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-retired.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/is_incomplete_terms.Rd man/is_inconsistent_terms.Rd man/is_term.Rd man/is_term_rcrd.Rd man/new_term.Rd man/new_term_rcrd.Rd man/normalize_terms.Rd man/npars.term.Rd man/npdims.term.Rd man/nterms.default.Rd man/nterms.term.Rd man/nterms.term_rcrd.Rd man/params.Rd man/pars.character.Rd man/pars.default.Rd man/pars.term.Rd man/pars.term_rcrd.Rd man/pars_terms.Rd man/pdims.term.Rd man/pdims.term_rcrd.Rd man/reexports.Rd man/repair_terms.Rd man/scalar_term.Rd man/set_pars.term.Rd man/subset.term.Rd man/subset.term_rcrd.Rd man/term.Rd man/term_rcrd.Rd man/tindex.Rd man/valid_term.Rd man/vld_term.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md scripts/build.R scripts/rcrd.R scripts/rethink.R
term.Rproj
tests/testthat.R
tests/testthat/out/print-term-rcrd.txt
tests/testthat/out/print-term.txt
tests/testthat/test-anyduplicated.R tests/testthat/test-as-data-frame.R tests/testthat/test-as-term-rcrd.R tests/testthat/test-as-term.R tests/testthat/test-chk.R tests/testthat/test-complete-terms.R tests/testthat/test-consistent-term.R tests/testthat/test-deprecated.R tests/testthat/test-dims.R tests/testthat/test-inconsistent-terms.R tests/testthat/test-internal.R tests/testthat/test-is-incomplete-terms.R tests/testthat/test-is-na.R tests/testthat/test-is.R tests/testthat/test-levels.R tests/testthat/test-na.R tests/testthat/test-new-term-rcrd.R tests/testthat/test-normalize-terms.R tests/testthat/test-npars.R tests/testthat/test-npdims.R tests/testthat/test-nterms.R tests/testthat/test-pars-terms.R tests/testthat/test-pars.R tests/testthat/test-pdims.R tests/testthat/test-print.R tests/testthat/test-rep.R tests/testthat/test-repair-terms.R tests/testthat/test-scalar-term.R tests/testthat/test-set-pars.R tests/testthat/test-subset.R tests/testthat/test-summary.R tests/testthat/test-term-compat.R tests/testthat/test-term-rcrd.R tests/testthat/test-term.R tests/testthat/test-tindex.R tests/testthat/test-unique.R tests/testthat/test-utils.R tests/testthat/test-valid-term.R tests/testthat/test-vec-cast.R tests/testthat/test-vld.R
poissonconsulting/term documentation built on Jan. 22, 2025, 8:02 p.m.