{
  "_id": "6a1d442f1d7bb097a0a41bd5",
  "Package": "nih.joinpoint",
  "Version": "0.1.0.9004",
  "Title": "R Interface for NIH's Joinpoint Regression Software",
  "Authors@R": "c(person(given = \"Dan\",\nfamily = \"Chaltiel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dan.chaltiel@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3488-779X\")))",
  "Description": "Functions to easily use National Institute of Health\n(NIH)'s 'Joinpoint Regression Software'. You **must** download\nand install the software beforehand at\n<https://surveillance.cancer.gov/joinpoint/callable/>. NIH's\napproval 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/",
  "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": {
    "Date": "2026-06-01 08:31:54 UTC",
    "User": "root"
  },
  "Author": "Dan Chaltiel [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3488-779X>)",
  "Maintainer": "Dan Chaltiel <dan.chaltiel@gmail.com>",
  "MD5sum": "0fa6d25c61ffa1e4eda56b97c2f4f1c6",
  "_user": "danchaltiel",
  "_type": "src",
  "_file": "nih.joinpoint_0.1.0.9004.tar.gz",
  "_fileid": "503c19023a5deeeb9dacc49ad7460ca706d4f2d64dffb0682907064959fc5717",
  "_filesize": 150012,
  "_sha256": "503c19023a5deeeb9dacc49ad7460ca706d4f2d64dffb0682907064959fc5717",
  "_created": "2026-06-01T08:31:54.000Z",
  "_published": "2026-06-01T08:34:55.391Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78814743021,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7326867656"
    },
    {
      "job": 78814743060,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7326873775"
    },
    {
      "job": 78814742936,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7326870605"
    },
    {
      "job": 78814742975,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7326864375"
    },
    {
      "job": 78814199928,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7326827771"
    },
    {
      "job": 78814743037,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326867716"
    },
    {
      "job": 78814742967,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7326851477"
    },
    {
      "job": 78814743203,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7326850158"
    },
    {
      "job": 78814742994,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7326850515"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/DanChaltiel/nih.joinpoint",
  "_commit": {
    "id": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
    "author": "Dan Chaltiel <dan.chaltiel@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Mark repository as abandoned in README\n\nUpdated lifecycle badge to 'abandoned' and added maintenance notice.",
    "time": 1774976139
  },
  "_maintainer": {
    "name": "Dan Chaltiel",
    "email": "dan.chaltiel@gmail.com",
    "login": "danchaltiel",
    "bluesky": "@danchaltiel.bsky.social",
    "orcid": "0000-0003-3488-779X",
    "twitter": "@DanChaltiel",
    "description": "Data analyst (PharmD, PhD) and programming enthusiast. I love to code in R (tidyverse FTW!) but also in Kotlin/Java (Android), Python, PHP, JS, Arduino...",
    "uuid": 15105152
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.7",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "systemfonts",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "waldo",
      "role": "Suggests"
    }
  ],
  "_owner": "danchaltiel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "danchaltiel",
      "count": 55,
      "uuid": 15105152
    }
  ],
  "_userbio": {
    "uuid": 15105152,
    "type": "user",
    "name": "Dan Chaltiel",
    "description": "Data analyst (PharmD, PhD) and programming enthusiast. I love to code in R (tidyverse FTW!) but also in Kotlin/Java (Android), Python, PHP, JS, Arduino..."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nih.joinpoint"
  },
  "_devurl": "https://github.com/danchaltiel/nih.joinpoint",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nih.joinpoint.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "browse",
    "export_options",
    "get_tempdir",
    "joinpoint",
    "jp_plot",
    "run_options"
  ],
  "_datasets": [
    {
      "name": "nih_sample_data",
      "title": "Sample dataset",
      "object": "nih_sample_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex",
        "year",
        "rate",
        "se"
      ],
      "rows": 105,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "browse",
      "title": "Browse the joinpoint files",
      "topics": [
        "browse"
      ]
    },
    {
      "page": "export_options",
      "title": "Export options",
      "topics": [
        "export_options"
      ]
    },
    {
      "page": "get_tempdir",
      "title": "Temporary directory for joinpoint files",
      "topics": [
        "get_tempdir"
      ]
    },
    {
      "page": "joinpoint",
      "title": "API to run a joinpoint model",
      "topics": [
        "joinpoint"
      ]
    },
    {
      "page": "jp_plot",
      "title": "Plot the output of a joinpoint analysis.",
      "topics": [
        "jp_plot"
      ]
    },
    {
      "page": "nih_sample_data",
      "title": "Sample dataset",
      "topics": [
        "nih_sample_data"
      ]
    },
    {
      "page": "run_options",
      "title": "Design options",
      "topics": [
        "run_options"
      ]
    }
  ],
  "_readme": "https://github.com/DanChaltiel/nih.joinpoint/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 3.5378190950732744,
  "_indexed": true,
  "_nocasepkg": "nih.joinpoint",
  "_universes": [
    "danchaltiel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:34:10.000Z",
      "distro": "noble",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "5664c878c2ea5534bc6695b4a69f92c34c00fdc112cda438ac54c73639ea4c45",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:34:29.000Z",
      "distro": "noble",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "5a91a2ea1a097e2fe60e8797c317aa697b7350845584ad895e94485c01e8eccb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:34:21.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "2e547a2e3bd0d48737892b787ccd5d075d0c48f30f8fa0eb47de155dda9163e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:34:02.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "ced74753b5fe640fefb14e99c946125b78cffd21c720737f96146cb6a76fcd2a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:34:17.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "4940fffba83b758df070c5637cf9b2162857f514a26fd17c866618bffb057584",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:33:15.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "edd986c826b226109bea2b9418933c1005a0361c4011c9a4ba904b91f9567a73",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:33:13.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "064a04290762718c69b5b220e8eb1b7b09be0d705af9b35565d8309ca1fc2b7f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9004",
      "date": "2026-06-01T08:33:15.000Z",
      "commit": "a633ae8e39d8f1614b62b22c0d3c05403dcdb0b3",
      "fileid": "d776f206ff4604f423192551d993515757b595f13159bc596db0a6de8848779f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/danchaltiel/actions/runs/26743826130"
    }
  ]
}