Package: nih.joinpoint Version: 0.1.0.9004 Title: R Interface for NIH's Joinpoint Regression Software Authors@R: c(person(given = "Dan", family = "Chaltiel", role = c("aut", "cre"), email = "dan.chaltiel@gmail.com", comment = c(ORCID = "0000-0003-3488-779X"))) Description: Functions to easily use National Institute of Health (NIH)'s 'Joinpoint Regression Software'. You **must** download and install the software beforehand at . NIH's approval will be needed to download the executable. License: GPL-3 URL: https://github.com/DanChaltiel/nih.joinpoint/ BugReports: https://github.com/DanChaltiel/nih.joinpoint/issues/ Depends: R (>= 3.1.0) Imports: dplyr (>= 1.0.0), forcats, glue, ggplot2, janitor, purrr, rlang (>= 0.4.7), readr, tibble, tidyselect, patchwork, zoo Suggests: covr, crayon, knitr, lifecycle, rmarkdown, systemfonts, testthat, tidyverse, withr, waldo VignetteBuilder: knitr Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://danchaltiel.r-universe.dev Date/Publication: 2026-03-31 16:55:39 UTC RemoteUrl: https://github.com/DanChaltiel/nih.joinpoint RemoteRef: HEAD RemoteSha: a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3 NeedsCompilation: no Packaged: 2026-07-04 19:52:59 UTC; root Author: Dan Chaltiel [aut, cre] (ORCID: ) Maintainer: Dan Chaltiel