{
  "_id": "6a103671acfb0bcc41c9a055",
  "Package": "rde",
  "Title": "Reproducible Data Embedding",
  "Version": "0.1.0.9003",
  "Authors@R": "person(\"Stefan\", \"Kloppenborg\", email = \"stefan@kloppenborg.ca\", role = c(\"aut\", \"cre\"))",
  "Description": "Allows caching of raw data directly in R code. This allows\nR scripts and R Notebooks to be shared and re-run on a machine\nwithout access to the original data. Cached data is encoded\ninto an ASCII string that can be pasted into R code. When the\ncode is run, the data is automatically loaded from the cached\nversion if the original data file is unavailable. Works best\nfor small datasets (a few hundred observations).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.0",
  "Language": "en-US",
  "SystemRequirements": "xclip (https://github.com/astrand/xclip) or xsel\n(http://www.vergenet.net/~conrad/software/xsel/) for accessing\nthe X11 clipboard",
  "URL": "https://github.com/kloppen/rde",
  "BugReports": "https://github.com/kloppen/rde/issues",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://kloppen.r-universe.dev",
  "Date/Publication": "2020-06-25 02:35:28 UTC",
  "RemoteUrl": "https://github.com/kloppen/rde",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e25e635b0b152358065573a876e10620f0c82ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:48:29 UTC",
    "User": "root"
  },
  "Author": "Stefan Kloppenborg [aut, cre]",
  "Maintainer": "Stefan Kloppenborg <stefan@kloppenborg.ca>",
  "MD5sum": "f3d8e1de1f2a5d7ae104bb2884863ce8",
  "_user": "kloppen",
  "_type": "src",
  "_file": "rde_0.1.0.9003.tar.gz",
  "_fileid": "4edbcc4c34e129f3e7d9fa5e056145e07df68a2b32a14652fb7e767eb2b6fb53",
  "_filesize": 112530,
  "_sha256": "4edbcc4c34e129f3e7d9fa5e056145e07df68a2b32a14652fb7e767eb2b6fb53",
  "_created": "2026-05-12T06:48:29.000Z",
  "_published": "2026-05-22T10:56:49.809Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365866020,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937507503"
    },
    {
      "job": 77365866188,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937513596"
    },
    {
      "job": 77365865942,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937511446"
    },
    {
      "job": 77365866276,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937513152"
    },
    {
      "job": 77365865959,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937481387"
    },
    {
      "job": 77365865562,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158833521"
    },
    {
      "job": 77365865908,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937502194"
    },
    {
      "job": 77365866575,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937498777"
    },
    {
      "job": 77365865999,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937500708"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kloppen/rde",
  "_commit": {
    "id": "6e25e635b0b152358065573a876e10620f0c82ac",
    "author": "Stefan Kloppenborg <stefan@kloppenborg.ca>",
    "committer": "Stefan Kloppenborg <stefan@kloppenborg.ca>",
    "message": "Add env variable to prevent \\donttest examples from being run\n",
    "time": 1593052528
  },
  "_maintainer": {
    "name": "Stefan Kloppenborg",
    "email": "stefan@kloppenborg.ca",
    "login": "kloppen",
    "uuid": 12833793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "kloppen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kloppen",
      "count": 65,
      "uuid": 12833793
    }
  ],
  "_userbio": {
    "uuid": 12833793,
    "type": "user",
    "name": "Stefan Kloppenborg"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rde"
  },
  "_devurl": "https://github.com/kloppen/rde",
  "_searchresults": 8,
  "_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/rde.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kloppen/rde",
  "_realowner": "kloppen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-02"
    },
    {
      "version": "0.1.1",
      "date": "2025-12-13"
    }
  ],
  "_exports": [
    "copy_rde_var",
    "load_rde_var"
  ],
  "_help": [
    {
      "page": "copy_rde_var",
      "title": "Encode, compress and copy data into the clipboard",
      "topics": [
        "copy_rde_var"
      ]
    },
    {
      "page": "load_rde_var",
      "title": "Load data in a reproducible way that allows for exchange of code",
      "topics": [
        "load_rde_var"
      ]
    }
  ],
  "_readme": "https://github.com/kloppen/rde/raw/HEAD/README.md",
  "_rundeps": [
    "clipr"
  ],
  "_vignettes": [
    {
      "source": "rde_tutorial.Rmd",
      "filename": "rde_tutorial.html",
      "title": "rde Tutorial",
      "author": "Stefan Kloppenborg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing on X11 Systems",
        "References"
      ],
      "created": "2018-03-30 02:22:30",
      "modified": "2018-06-20 00:53:31",
      "commits": 7
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rde",
  "_universes": [
    "kloppen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:50:12.000Z",
      "distro": "noble",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "b0df6cac27256a6f0a77f4db1b87764cde3bc96f05b8b875d678eab10305d207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:50:35.000Z",
      "distro": "noble",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "b90a605dc24abc3480155289a37a6d0cddb718acacb4caee8e195485a34053d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:50:32.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "5a5f45d0523367abb2c45f37b5b3e2d6fd185f9436b17ea210cec0131fa1f3f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:50:36.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "705c02e3edccc66e86788f8e929a44ef2f1be71fffdc293773bfd52facbe6393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:49:45.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "623067b2f20eaa89203b45383a6580e99d378aca44d83fc1c5b971f691495aa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:49:35.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "c9ea6e0f40a60463b44ccfb48a621821767d707ff574d0c3940efcc4f47aa1a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9003",
      "date": "2026-05-12T06:49:42.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "6a0aa912323560e88dd56555d8ff7a395ae9d78bb1c1b33cf771cc5f31ce1f7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9003",
      "date": "2026-05-22T10:56:37.000Z",
      "commit": "6e25e635b0b152358065573a876e10620f0c82ac",
      "fileid": "aa8becc559c90a6c15da58994a5d044a1596896804df03a5b46eda232515ebd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kloppen/actions/runs/25718213544"
    }
  ]
}