{
  "_id": "6a47992c2f27a93436c101af",
  "Package": "snapr",
  "Title": "Convenient Snapshot Testing Functions for Packages",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Douglas Ezra\", \"Morrison\", , \"demorrison@ucdavis.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides convenient snapshot testing functions for\npackages, including expect_snapshot_data() for data.frames and\nexpect_snapshot_object() for any R object.",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/d-morrison/snapr,\nhttps://d-morrison.github.io/snapr/",
  "BugReports": "https://github.com/d-morrison/snapr/issues",
  "VignetteBuilder": "knitr, quarto",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "quarto",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://d-morrison.r-universe.dev",
  "Date/Publication": "2026-06-03 18:22:20 UTC",
  "RemoteUrl": "https://github.com/d-morrison/snapr",
  "RemoteRef": "HEAD",
  "RemoteSha": "004536127e40ec419f0794e81812ef671daab5b3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 09:09:35 UTC",
    "User": "root"
  },
  "Author": "Douglas Ezra Morrison [aut, cre]",
  "Maintainer": "Douglas Ezra Morrison <demorrison@ucdavis.edu>",
  "_user": "d-morrison",
  "_type": "src",
  "_file": "snapr_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/4fc47cffe9873e3b87a55e22a6b80dd6d08fd5c85b505a6c75c0a73f062a9430",
  "_filesize": 203317,
  "_sha256": "4fc47cffe9873e3b87a55e22a6b80dd6d08fd5c85b505a6c75c0a73f062a9430",
  "_expires": "2026-10-11T11:12:43.000Z",
  "_created": "2026-07-03T09:09:35.000Z",
  "_published": "2026-07-03T11:12:44.470Z",
  "_jobs": [
    {
      "job": 84987857785,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8062513262"
    },
    {
      "job": 84987857784,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062516909"
    },
    {
      "job": 84987858043,
      "time": 292,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8062553037"
    },
    {
      "job": 84987857465,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062522483"
    },
    {
      "job": 84987857559,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062462132"
    },
    {
      "job": 84987857917,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8062518453"
    },
    {
      "job": 84987857619,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8062498374"
    },
    {
      "job": 84987858078,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8062500298"
    },
    {
      "job": 84987857660,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062501714"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195",
  "_status": "success",
  "_upstream": "https://github.com/d-morrison/snapr",
  "_commit": {
    "id": "004536127e40ec419f0794e81812ef671daab5b3",
    "author": "Douglas Ezra Morrison <demorrison@ucdavis.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #25 from d-morrison/add-reprexes-skill\n\nAdd the \"reprexes\" skill (.claude/skills/reprexes)",
    "time": 1780510940
  },
  "_maintainer": {
    "name": "Douglas Ezra Morrison",
    "email": "demorrison@ucdavis.edu",
    "login": "d-morrison",
    "description": "",
    "uuid": 2474437
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "waldo",
      "role": "Imports"
    },
    {
      "package": "altdoc",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "d-morrison",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-18"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "d-morrison",
      "count": 68,
      "uuid": 2474437
    },
    {
      "user": "copilot",
      "count": 45,
      "uuid": 198982749
    },
    {
      "user": "joethorley",
      "count": 1,
      "uuid": 613671
    }
  ],
  "_userbio": {
    "uuid": 2474437,
    "type": "user",
    "name": "Douglas Ezra Morrison",
    "followers": 32
  },
  "_downloads": {
    "count": 430,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snapr"
  },
  "_devurl": "https://github.com/d-morrison/snapr",
  "_pkgdown": "https://d-morrison.github.io/snapr/",
  "_searchresults": 8,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/snapr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/d-morrison/snapr",
  "_realowner": "d-morrison",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-22"
    }
  ],
  "_exports": [
    "compare_file_object",
    "darwin_variant",
    "expect_snapshot_data",
    "expect_snapshot_object",
    "platform_variant",
    "save_csv",
    "save_deparse",
    "save_json",
    "save_rds",
    "system_os"
  ],
  "_help": [
    {
      "page": "snapr-package",
      "title": "snapr: Convenient Snapshot Testing Functions for Packages",
      "topics": [
        "snapr-package",
        "snapr"
      ]
    },
    {
      "page": "compare_file_object",
      "title": "Compare RDS files using waldo for better snapshot review",
      "topics": [
        "compare_file_object"
      ]
    },
    {
      "page": "darwin_variant",
      "title": "Get darwin snapshot variant for macOS",
      "topics": [
        "darwin_variant"
      ]
    },
    {
      "page": "expect_snapshot_data",
      "title": "Snapshot testing for data.frames",
      "topics": [
        "expect_snapshot_data"
      ]
    },
    {
      "page": "expect_snapshot_object",
      "title": "Snapshot testing for R objects",
      "topics": [
        "expect_snapshot_object"
      ]
    },
    {
      "page": "platform_variant",
      "title": "Get platform variant including OS and R version",
      "topics": [
        "platform_variant"
      ]
    },
    {
      "page": "system_os",
      "title": "Get the current operating system",
      "topics": [
        "system_os"
      ]
    }
  ],
  "_pkglogo": "https://github.com/d-morrison/snapr/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/d-morrison/snapr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "brio",
    "callr",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "readr",
    "rlang",
    "rprojroot",
    "testthat",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.qmd",
      "filename": "getting-started.html",
      "title": "Getting Started with snapr",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Workflow",
        "Snapshot a data.frame",
        "Snapshot any R object",
        "Choosing a Writer",
        "JSON example",
        "Deparse example",
        "Handling Platform Differences",
        "Reviewing Snapshots",
        "Summary"
      ],
      "created": "2026-05-06 03:05:37",
      "modified": "2026-05-06 04:39:39",
      "commits": 2
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "snapr",
  "_universes": [
    "d-morrison"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:11:43.000Z",
      "distro": "resolute",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/0920dea411689b5365bfa554fb640f20a94650b5b502a45d133f0e31ea39358c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:11:51.000Z",
      "distro": "resolute",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/ba2592415cb51e1de80162538b71f5ef9387d125263befc73c5708717f2330dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:13:29.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/e74b3afaa9d53df5ca5222029fa15ad021e932d9e9d968702fd372cc5297bc18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:12:11.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/767a448e582dcb56c6943cef432f9afcbb3c5ff3a8bc829787ca60ee81a1ff57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:12:15.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/58f1002983280031e69984b2682dfd7f445245f137c84274681dcb5917e70a02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:10:57.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/74a75177cf1bc67b7f605b972aa6c4a98f003467a86b91eb8f311434a419ea27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:11:01.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/76e2ab1cfa8b82467357f6322ddefe597adc7853a000acb90b441f5a2f9743db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T09:11:07.000Z",
      "commit": "004536127e40ec419f0794e81812ef671daab5b3",
      "fileid": "https://r2.ropensci.org/2e8ed7d84309d66acdfd5a9d0ff47b1cc83e39c2eaf63e1b914d261253fef8b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/d-morrison/actions/runs/28650362195"
    }
  ]
}