{
  "_id": "6a11c489acfb0bcc41cff78b",
  "Package": "rpkgdemo",
  "Title": "A demo package for building R packages",
  "Version": "1.0.0",
  "Authors@R": "person(\"Stephen\", \"Turner\", , \"vustephen@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9140-9028\"))",
  "Description": "A package to demonstrate building an R package to\naccompany a workshop on building R packages in Positron. See\nthe getting started vignette for details.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/stephenturner/rpkgdemo,\nhttps://stephenturner.github.io/rpkgdemo/",
  "BugReports": "https://github.com/stephenturner/rpkgdemo/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://stephenturner.r-universe.dev",
  "Date/Publication": "2026-01-15 16:34:24 UTC",
  "RemoteUrl": "https://github.com/stephenturner/rpkgdemo",
  "RemoteRef": "HEAD",
  "RemoteSha": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:12:26 UTC",
    "User": "root"
  },
  "Author": "Stephen Turner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9140-9028>)",
  "Maintainer": "Stephen Turner <vustephen@gmail.com>",
  "MD5sum": "64216eb738109a9867afca00aae3da58",
  "_user": "stephenturner",
  "_type": "src",
  "_file": "rpkgdemo_1.0.0.tar.gz",
  "_fileid": "024582c673866cd686a0a4a7b6ae111de4c6c534ce09ca635eaf0297b440eee5",
  "_filesize": 2159843,
  "_sha256": "024582c673866cd686a0a4a7b6ae111de4c6c534ce09ca635eaf0297b440eee5",
  "_created": "2026-05-23T15:12:26.000Z",
  "_published": "2026-05-23T15:15:21.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530294826,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177770737"
    },
    {
      "job": 77530294823,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177769476"
    },
    {
      "job": 77530294821,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177764918"
    },
    {
      "job": 77530294819,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177766743"
    },
    {
      "job": 77530114431,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177758592"
    },
    {
      "job": 77530294808,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177768530"
    },
    {
      "job": 77530294824,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177765437"
    },
    {
      "job": 77530294836,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7177769475"
    },
    {
      "job": 77530294831,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177764573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stephenturner/rpkgdemo",
  "_commit": {
    "id": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
    "author": "Stephen Turner <460076+stephenturner@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from stephenturner/dev\n\nminor changes vignette",
    "time": 1768494864
  },
  "_maintainer": {
    "name": "Stephen Turner",
    "email": "vustephen@gmail.com",
    "login": "stephenturner",
    "bluesky": "@stephenturner.us",
    "linkedin": "in/turnersd",
    "orcid": "0000-0001-9140-9028",
    "twitter": "@strnr",
    "description": "Associate Professor at the University of Virginia School of Data Science.",
    "uuid": 460076
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "stephenturner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 28,
      "uuid": 460076
    }
  ],
  "_userbio": {
    "uuid": 460076,
    "type": "user",
    "name": "Stephen Turner",
    "description": "Associate Professor at the University of Virginia School of Data Science."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpkgdemo"
  },
  "_devurl": "https://github.com/stephenturner/rpkgdemo",
  "_pkgdown": "https://stephenturner.github.io/rpkgdemo/",
  "_searchresults": 4,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rpkgdemo.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "prep_lab_data",
    "read_labdata",
    "standardize_race",
    "standardize_sex",
    "suppress_counts"
  ],
  "_datasets": [
    {
      "name": "racemap",
      "title": "Race mapping",
      "object": "racemap",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "rped",
      "title": "RPED: R Package Example Data",
      "object": "rped",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "sex",
        "age",
        "zip",
        "lab1",
        "lab2"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "zipcodes",
      "title": "ZIP code data",
      "object": "zipcodes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "zip",
        "city",
        "state"
      ],
      "rows": 37961,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "prep_lab_data",
      "title": "Prepare lab data",
      "topics": [
        "prep_lab_data"
      ]
    },
    {
      "page": "racemap",
      "title": "Race mapping",
      "topics": [
        "racemap"
      ]
    },
    {
      "page": "read_labdata",
      "title": "Read laboratory data",
      "topics": [
        "read_labdata"
      ]
    },
    {
      "page": "rped",
      "title": "RPED: R Package Example Data",
      "topics": [
        "rped"
      ]
    },
    {
      "page": "standardize_race",
      "title": "Standardize race variable",
      "topics": [
        "standardize_race"
      ]
    },
    {
      "page": "standardize_sex",
      "title": "Standardize Sex Variables",
      "topics": [
        "standardize_sex"
      ]
    },
    {
      "page": "suppress_counts",
      "title": "Suppress Low Counts for Privacy",
      "topics": [
        "suppress_counts"
      ]
    },
    {
      "page": "zipcodes",
      "title": "ZIP code data",
      "topics": [
        "zipcodes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/stephenturner/rpkgdemo/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/stephenturner/rpkgdemo/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "rpkgdemo.Rmd",
      "filename": "rpkgdemo.html",
      "title": "R Package Development with Positron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "R and Positron",
        "Git and GitHub",
        "Air",
        "RStudio keybindings",
        "R packages",
        "Creating our package",
        "License",
        "Git",
        "The DESCRIPTION file",
        "Functions, part 1",
        "Our first function: no external dependencies",
        "Adding additional arguments",
        "Our second function: with external dependencies",
        "Package data",
        "Exported data",
        "External data from the web",
        "Creating data from code",
        "Raw data",
        "Functions, part 2",
        "Read in raw data",
        "Using dplyr data masking in packages",
        "Tests",
        "Setting up testthat",
        "Our first real tests",
        "Coverage with covr",
        "Recap: data + functions + tests",
        "README.Rmd",
        "GitHub Actions",
        "pkgdown",
        "Other topics",
        "Vignettes",
        "NEWS",
        "Hex stickers",
        "R Universe",
        "CRAN submission",
        "Docker & pracpac",
        "Additional resources",
        "Session Information"
      ],
      "created": "2025-12-05 20:26:03",
      "modified": "2026-01-15 16:34:24",
      "commits": 10
    }
  ],
  "_score": 3.954242509439325,
  "_indexed": true,
  "_nocasepkg": "rpkgdemo",
  "_universes": [
    "stephenturner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T15:14:45.000Z",
      "distro": "noble",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "b672af026520f9f6458311e509e60b39afc5a78a02b8f98cdb50a45f3fededd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T15:14:32.000Z",
      "distro": "noble",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "a000669e53ae8bd577543fbf556c9e93ab7f0db251727a405f9a1886dc75a066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T15:13:46.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "49fea7d4c937a203287ec25b4428caec72153305f37351cbe0ac8c199971c0fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T15:14:05.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "7569d43a7abb022d14bb18079ef3c5d99b5d4b804b8cb1126316524518e57aa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-23T15:14:36.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "75f0b022e6e02ca80eb43780c856e4f99e74100f01a9929e5cfa3d677b2e34f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T15:13:41.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "70950ad6eba69e7cec8b6aa847ec85a9780e0b52509f57a6d6d60524f43b3094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T15:14:27.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "f34f8fab8829640aadd3c06e301519b794acb73ea7fc1c815b10fbff609de83b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T15:13:32.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "587e1c5a64074a4a9793b950a83f1238a7363a37fc983429f0e4569e7c825b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26336155577"
    }
  ]
}