{
  "_id": "6a60814c14e95619b75da8c5",
  "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-07-22 08:33:32 UTC",
    "User": "root"
  },
  "Author": "Stephen Turner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9140-9028>)",
  "Maintainer": "Stephen Turner <vustephen@gmail.com>",
  "_user": "stephenturner",
  "_type": "src",
  "_file": "rpkgdemo_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0d3590d2e900ee45118ee3a5a0d21224d67aa02046692aa836cd9ed9208a1d9e",
  "_filesize": 2159938,
  "_sha256": "0d3590d2e900ee45118ee3a5a0d21224d67aa02046692aa836cd9ed9208a1d9e",
  "_expires": "2026-10-30T08:37:30.000Z",
  "_created": "2026-07-22T08:33:32.000Z",
  "_published": "2026-07-22T08:37:32.501Z",
  "_jobs": [
    {
      "job": 88872530015,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8523287085"
    },
    {
      "job": 88872529960,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523284835"
    },
    {
      "job": 88872529991,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8523265935"
    },
    {
      "job": 88872529988,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523277001"
    },
    {
      "job": 88871884503,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523223163"
    },
    {
      "job": 88872529970,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8523283239"
    },
    {
      "job": 88872529993,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8523309734"
    },
    {
      "job": 88872529965,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8523257055"
    },
    {
      "job": 88872529962,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8523260218"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 939,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-22T08:35:56.000Z",
      "distro": "resolute",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/7243322af9d8e5043440b48d8d033f5c27666dea8242073dcc37b248d33481a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T08:35:51.000Z",
      "distro": "resolute",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/657851c9de09b24a7c942290eab5d8f65a847ee24aaff2f24b2df175f9a10a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:35:12.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/140a081ab3941f263c215bde6576b045310f63eb4e9da307c50c33f549d86d65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T08:35:30.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/d2e0353f687d42a6d8ea392f68c9eb7444c6590a8d0b4e60f9943e0a4f8dc5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T08:36:03.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/5f8cd37c942f10e958f495a62adae6b960cf54609580292764bed2333ce483c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:36:47.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/705662d6998de9b8730d15627a8421ff3b46e3e73b1bc1a7b4335d7009d0a46b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:34:44.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/aba7c3bcc47456db1da20058b8e083a1247eca17340936f82a6c247e534a885b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T08:34:51.000Z",
      "commit": "7cb5c0af139397037cf70a2e3d03417a9ad35934",
      "fileid": "https://r2.ropensci.org/ed3dc0e89ec74b03940030253ead8c1f48ec4cf862e6b18fa7a58860c054229d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/29904250882"
    }
  ]
}