{
  "_id": "6a12a08facfb0bcc41d10904",
  "Package": "rsprefs",
  "Title": "Manage and Sync Your RStudio Preferences",
  "Version": "0.0.2",
  "Authors@R": "person(\"Garrick\", \"Aden-Buie\", , \"garrick@adenbuie.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7111-0077\"))",
  "Description": "Snapshot and restore different versions of your RStudio\nuser preferences. Sync your user preferences via GitHub gist.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gadenbuie/rsprefs,\nhttp://pkg.garrickadenbuie.com/rsprefs",
  "BugReports": "https://github.com/gadenbuie/rsprefs/issues",
  "Config/Needs/website": "gadenbuie/grkgdown",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake git make libuv1-dev libssl-dev",
  "Repository": "https://gadenbuie.r-universe.dev",
  "Date/Publication": "2024-11-18 14:34:34 UTC",
  "RemoteUrl": "https://github.com/gadenbuie/rsprefs",
  "RemoteRef": "main",
  "RemoteSha": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:43:47 UTC",
    "User": "root"
  },
  "Author": "Garrick Aden-Buie [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7111-0077>)",
  "Maintainer": "Garrick Aden-Buie <garrick@adenbuie.com>",
  "MD5sum": "ded49d3845a191379104d12a666f68ab",
  "_user": "gadenbuie",
  "_type": "src",
  "_file": "rsprefs_0.0.2.tar.gz",
  "_fileid": "bd2fe3df09bc378d4823e2d851b9a36f2096917b5a8b46fb31f7f015e5d49627",
  "_filesize": 207165,
  "_sha256": "bd2fe3df09bc378d4823e2d851b9a36f2096917b5a8b46fb31f7f015e5d49627",
  "_created": "2026-05-24T06:43:47.000Z",
  "_published": "2026-05-24T06:54:07.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578095689,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182980643"
    },
    {
      "job": 77578095691,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182980009"
    },
    {
      "job": 77578095681,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182991501"
    },
    {
      "job": 77578095679,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183029184"
    },
    {
      "job": 77577979112,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182968901"
    },
    {
      "job": 77578095675,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182981673"
    },
    {
      "job": 77578095687,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182975467"
    },
    {
      "job": 77578095683,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182975755"
    },
    {
      "job": 77578095685,
      "time": 60,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182975062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gadenbuie/rsprefs",
  "_commit": {
    "id": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
    "author": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "committer": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "message": "Update prefs up to 2024.09.0+375\n",
    "time": 1731940474
  },
  "_maintainer": {
    "name": "Garrick Aden-Buie",
    "email": "garrick@adenbuie.com",
    "login": "gadenbuie",
    "mastodon": "@grrrck@fosstodon.org",
    "bluesky": "@grrrck.xyz",
    "description": "Software engineer for Shiny at @posit-pbc",
    "uuid": 5420529,
    "orcid": "0000-0002-7111-0077"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    }
  ],
  "_owner": "gadenbuie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "gadenbuie",
      "count": 81,
      "uuid": 5420529
    }
  ],
  "_userbio": {
    "uuid": 5420529,
    "type": "user",
    "name": "Garrick Aden-Buie",
    "description": "Software engineer for Shiny at @posit-pbc"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rsprefs"
  },
  "_devurl": "https://github.com/gadenbuie/rsprefs",
  "_pkgdown": "http://pkg.garrickadenbuie.com/rsprefs",
  "_searchresults": 2,
  "_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/rsprefs.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "prefs_reset_defaults",
    "prefs_rstudio",
    "prefs_schema",
    "snapshot_prefs_list",
    "snapshot_prefs_save",
    "snapshot_prefs_undo",
    "snapshot_prefs_use"
  ],
  "_datasets": [
    {
      "name": "prefs_rstudio_v",
      "title": "prefs_rstudio_v",
      "object": "prefs_rstudio_v",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "prefs_reset_defaults",
      "title": "Reset Preferences to the RStudio Default",
      "topics": [
        "prefs_reset_defaults"
      ]
    },
    {
      "page": "prefs_rstudio",
      "title": "prefs_rstudio",
      "topics": [
        "prefs_rstudio"
      ]
    },
    {
      "page": "prefs_rstudio_v",
      "title": "prefs_rstudio_v",
      "topics": [
        "prefs_rstudio_v"
      ]
    },
    {
      "page": "prefs_schema",
      "title": "Look up RStudio Preference Schema",
      "topics": [
        "prefs_schema"
      ]
    },
    {
      "page": "snapshot_prefs",
      "title": "Snapshot RStudio Preferences",
      "topics": [
        "snapshot_prefs",
        "snapshot_prefs_list",
        "snapshot_prefs_save",
        "snapshot_prefs_undo",
        "snapshot_prefs_use"
      ]
    }
  ],
  "_readme": "https://github.com/gadenbuie/rsprefs/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "curl",
    "fs",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "rsprefs",
  "_universes": [
    "gadenbuie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-24T06:45:47.000Z",
      "distro": "noble",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "eae27acdba81e66660f40d1c009f2d223f7d84f4ee8d15dc64866585a3354549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-24T06:45:42.000Z",
      "distro": "noble",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "fa453ad1b141690c46536c6f46613f0162493bb86b77ae3457af71c10b43b815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-24T06:47:43.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "995ab131f7e04bcfb732730acfa6d75345917dc03ed5ae642b00235ea8799f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-24T06:53:47.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "4a486d6947b93a9c53cabb4a6e0c83d23491af9c0731b15cb75f5fa734c25187",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-24T06:46:11.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "66d87a4daceab1b1e775d27d5c4465f7ef0105cd1a66b40ef49744ae28f54cee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-24T06:44:53.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "b84ceacc8963529f75eefdfbb31b1d51ea332f8b7143da2566f7b8853a7d99e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-24T06:44:57.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "7b4d81ccaf62055c473de7aeee27714a7122835d25322b29bcf6a61950e1d483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-24T06:44:49.000Z",
      "commit": "f576c6fa04f61fa065dd4943df4e0572ac04dd0b",
      "fileid": "d90c7ac4c8c37c16caed290b601ac869179bfd952b01ce5229f2dd2828725505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gadenbuie/actions/runs/26354252921"
    }
  ]
}