Package: joinpointR Type: Package Title: Tidy Tools for Joinpoint Regression Models Version: 1.1.0 Authors@R: person( "Tamara", "Ricardo", , email ="tamararicardo83@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0921-2611")) Description: Provides tools to fit joinpoint regression models with a log-linear specification by levels of a categorical variable. The package acts as a wrapper around the 'segmented' package, facilitating model fitting, selection, and interpretation. It includes functions to estimate the Annual Percent Change (APC) and the Average Annual Percent Change (AAPC), along with their 95% confidence intervals, and to generate formatted summary tables and plots of results. License: MIT + file LICENSE Encoding: UTF-8 Imports: dplyr, purrr, tidyr, tibble, ggplot2, segmented, scales, flextable, rlang, stringr, stats, officer, forcats, cols4all Roxygen: list(markdown = TRUE) URL: https://github.com/datos-ine/joinpointR BugReports: https://github.com/datos-ine/joinpointR/issues Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 VignetteBuilder: knitr Depends: R (>= 4.1.0) LazyData: true Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://datos-ine.r-universe.dev Date/Publication: 2026-07-20 16:05:26 UTC RemoteUrl: https://github.com/datos-ine/joinpointr RemoteRef: HEAD RemoteSha: dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c NeedsCompilation: no Packaged: 2026-07-20 17:11:56 UTC; root Author: Tamara Ricardo [aut, cre] (ORCID: ) Maintainer: Tamara Ricardo