{
  "_id": "6a5e57ca9baadeef8ab5748a",
  "Package": "joinpointR",
  "Type": "Package",
  "Title": "Tidy Tools for Joinpoint Regression Models",
  "Version": "1.1.0",
  "Authors@R": "person(\n\"Tamara\", \"Ricardo\", ,\nemail =\"tamararicardo83@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0921-2611\"))",
  "Description": "Provides tools to fit joinpoint regression models with a\nlog-linear specification by levels of a categorical variable.\nThe package acts as a wrapper around the 'segmented' package,\nfacilitating model fitting, selection, and interpretation. It\nincludes functions to estimate the Annual Percent Change (APC)\nand the Average Annual Percent Change (AAPC), along with their\n95% confidence intervals, and to generate formatted summary\ntables and plots of results.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/datos-ine/joinpointR",
  "BugReports": "https://github.com/datos-ine/joinpointR/issues",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-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": {
    "Date": "2026-07-20 17:11:56 UTC",
    "User": "root"
  },
  "Author": "Tamara Ricardo [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0921-2611>)",
  "Maintainer": "Tamara Ricardo <tamararicardo83@gmail.com>",
  "_user": "datos-ine",
  "_type": "src",
  "_file": "joinpointR_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/407c30cb034ee0f680b6ead8dad17b1163604c206fbcad6eea2db3bddc4d2779",
  "_filesize": 3587951,
  "_sha256": "407c30cb034ee0f680b6ead8dad17b1163604c206fbcad6eea2db3bddc4d2779",
  "_expires": "2026-10-28T17:15:52.000Z",
  "_created": "2026-07-20T17:11:56.000Z",
  "_published": "2026-07-20T17:15:54.791Z",
  "_jobs": [
    {
      "job": 88421241177,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8469561153"
    },
    {
      "job": 88421241095,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8469552123"
    },
    {
      "job": 88421241224,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8469522859"
    },
    {
      "job": 88421241032,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8469509986"
    },
    {
      "job": 88420472538,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8469472715"
    },
    {
      "job": 88421240945,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8469545987"
    },
    {
      "job": 88421241117,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8469524618"
    },
    {
      "job": 88421241077,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8469521459"
    },
    {
      "job": 88421241028,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8469531403"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014",
  "_status": "success",
  "_upstream": "https://github.com/datos-ine/joinpointr",
  "_commit": {
    "id": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
    "author": "grupolepto <grupolepto@gmail.com>",
    "committer": "grupolepto <grupolepto@gmail.com>",
    "message": "Update 2026-07-20\n",
    "time": 1784563526
  },
  "_maintainer": {
    "name": "Tamara Ricardo",
    "email": "tamararicardo83@gmail.com",
    "login": "issengard83",
    "orcid": "0000-0002-0921-2611",
    "description": "",
    "uuid": 122289999
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "segmented",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "cols4all",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "datos-ine",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 58
    },
    {
      "week": "2026-21",
      "n": 9
    },
    {
      "week": "2026-23",
      "n": 11
    },
    {
      "week": "2026-24",
      "n": 6
    },
    {
      "week": "2026-30",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2026-05-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "datos-ine",
      "count": 86,
      "uuid": 161865777
    },
    {
      "user": "grupolepto",
      "count": 9,
      "uuid": 173267232
    }
  ],
  "_userbio": {
    "uuid": 161865777,
    "type": "user",
    "name": "Datos - INE",
    "followers": 0,
    "description": "Área de análisis de datos del Instituto Nacional de Epidemiología"
  },
  "_downloads": {
    "count": 323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/joinpointR"
  },
  "_devurl": "https://github.com/datos-ine/joinpointr",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/joinpointR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/datos-ine/joinpointr",
  "_realowner": "datos-ine",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2026-05-02"
    },
    {
      "version": "0.6.0",
      "date": "2026-05-19"
    },
    {
      "version": "0.6.2",
      "date": "2026-05-28"
    },
    {
      "version": "1.0.0",
      "date": "2026-06-10"
    }
  ],
  "_exports": [
    "get_aapc",
    "get_apc",
    "gg_jpoint",
    "jp_to_ft",
    "model_jp",
    "summary_jp"
  ],
  "_datasets": [
    {
      "name": "hiv_data",
      "title": "Simulated HIV rates",
      "object": "hiv_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "region",
        "sex",
        "hiv_rate"
      ],
      "rows": 160,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_aapc",
      "title": "Average Annual Percent Change (AAPC)",
      "topics": [
        "get_aapc"
      ]
    },
    {
      "page": "get_apc",
      "title": "Annual Percent Change by Segment",
      "topics": [
        "get_apc"
      ]
    },
    {
      "page": "gg_jpoint",
      "title": "Plot Joinpoint Regression Models",
      "topics": [
        "gg_jpoint"
      ]
    },
    {
      "page": "hiv_data",
      "title": "Simulated HIV rates",
      "topics": [
        "hiv_data"
      ]
    },
    {
      "page": "jp_to_ft",
      "title": "Summary Flextable for Joinpoint Regression Models",
      "topics": [
        "jp_to_ft"
      ]
    },
    {
      "page": "model_jp",
      "title": "Joinpoint Regression Models by Groups",
      "topics": [
        "model_jp"
      ]
    },
    {
      "page": "summary_jp",
      "title": "Summary Tables for Joinpoint Regression Models",
      "topics": [
        "summary_jp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/datos-ine/joinpointr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/datos-ine/joinpointr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "colorspace",
    "cols4all",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "logger",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "nlme",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "segmented",
    "spacesXYZ",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Joinpoint regression models by group",
        "Stepwise joinpoint regression by sex",
        "Fixed number of joinpoints by sex",
        "Stepwise joinpoint regression models by sex and region",
        "Annual percentage change (APC)",
        "Average annual percent change (AAPC)",
        "Summary tables",
        "Results as a data frame",
        "HTML Tables",
        "HTML Tables by two grouping variables",
        "Regression plots"
      ],
      "created": "2026-06-02 15:58:03",
      "modified": "2026-07-20 16:04:08",
      "commits": 8
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "joinpointr",
  "_universes": [
    "datos-ine",
    "issengard83"
  ],
  "_previous": "1.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-20T17:15:02.000Z",
      "distro": "resolute",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/c181e01a687e443c695741caf27024238cc000faae3cfbd206c5615c275cba2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-20T17:14:36.000Z",
      "distro": "resolute",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/318001bcd0aaad2e96f5691fccd81466d15ae42e59da51e9503593be03cef787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-20T17:13:38.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/b8061975e9fa3d91328a11da20e04ae9eccbc56c2abef075e07f7e848d8d54b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-20T17:13:14.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/011a5c41c1232a086cc19d7cbe78e4b01c91df41e0fac369d4c5591f1dd40207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-20T17:14:46.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/eb8a99de86b9975a6f55f350d7392f2d5093046736e76e99e77eced1e538aa14",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-20T17:13:29.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/560b1d5c969fee550e612c42ee56d94cc311031ce6afc044fa9290d9a3419902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-20T17:13:25.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/09303f8e9f4038987899010bdae0b283ad9d8ecd8b85da0124ff64782996c1a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-20T17:13:47.000Z",
      "commit": "dc72809e22ca645b7be5f1bc07d1bc8a3e1bd84c",
      "fileid": "https://r2.ropensci.org/82bce2dbf0fb3074e4be0b291c4c8b6d27e904098ebbe0f11daf4b4cd68af860",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datos-ine/actions/runs/29762530014"
    }
  ]
}