{
  "_id": "6a49e0262c82cd361482542b",
  "Package": "learnrhash",
  "Type": "Package",
  "Title": "Tools for hashing learnr sessions",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Colin\",\nfamily = \"Rundel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rundel@gmail.com\"),\nperson(given = \"Mine\",\nfamily = \"Cetinkaya-Rundel\",\nrole = \"aut\",\nemail = \"mine@rstudio.com\")\n)",
  "Description": "This package provides tools for the hashing of learnr\nsessions. The resulting hashes are presented as base64 encoded\nstrings which can easily be copied into a web form, LMS\nsubmission tool, etc.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://inqs909.r-universe.dev",
  "Date/Publication": "2022-07-21 17:56:26 UTC",
  "RemoteUrl": "https://github.com/rundel/learnrhash",
  "RemoteRef": "HEAD",
  "RemoteSha": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 11:52:02 UTC",
    "User": "root"
  },
  "Author": "Colin Rundel [aut, cre],\nMine Cetinkaya-Rundel [aut]",
  "Maintainer": "Colin Rundel <rundel@gmail.com>",
  "_user": "inqs909",
  "_type": "src",
  "_file": "learnrhash_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6dd566c408dd0e28db02fea437a9ffe4b47376901c8898e41bc36c13b0919371",
  "_filesize": 774087,
  "_sha256": "6dd566c408dd0e28db02fea437a9ffe4b47376901c8898e41bc36c13b0919371",
  "_expires": "2026-10-13T04:40:05.000Z",
  "_created": "2026-06-15T11:52:02.000Z",
  "_published": "2026-07-05T04:40:06.937Z",
  "_jobs": [
    {
      "job": 85193152525,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7637276175"
    },
    {
      "job": 85193152441,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637280095"
    },
    {
      "job": 85193152477,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7637260064"
    },
    {
      "job": 85193152481,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637263181"
    },
    {
      "job": 85193152269,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637226003"
    },
    {
      "job": 85193152512,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7637275052"
    },
    {
      "job": 85193152546,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7637258544"
    },
    {
      "job": 85193152485,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7637265841"
    },
    {
      "job": 85193152531,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7637261474"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473",
  "_status": "success",
  "_upstream": "https://github.com/rundel/learnrhash",
  "_commit": {
    "id": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
    "author": "Colin Rundel <rundel@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from matackett/tackett\n\nUpdate some labels. ",
    "time": 1658426186
  },
  "_maintainer": {
    "name": "Colin Rundel",
    "email": "rundel@gmail.com",
    "login": "rundel",
    "twitter": "@rundel",
    "description": "Associate Professor of the Practice, Department of Statistical Science, Duke University\n\nR and computing enthusiast",
    "uuid": 273926
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "learnr",
      "version": "> 0.10.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rundel",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 28,
  "_contributors": [
    {
      "user": "rundel",
      "count": 50,
      "uuid": 273926
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "matackett",
      "count": 1,
      "uuid": 42870392
    }
  ],
  "_userbio": {
    "uuid": 15242562,
    "type": "user",
    "name": "Isaac Quintanilla Salinas",
    "followers": 11,
    "description": "Assistant Professor of Statistics"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/learnrhash"
  },
  "_devurl": "https://github.com/rundel/learnrhash",
  "_searchresults": 316,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/learnrhash.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "decode_obj",
    "decoder_logic",
    "decoder_ui",
    "default_ui",
    "encode_obj",
    "encoder_logic",
    "encoder_ui",
    "extract_exercises",
    "extract_hash",
    "extract_questions",
    "iframe_ui"
  ],
  "_help": [
    {
      "page": "decode_obj",
      "title": "Decode hashed text into an R object",
      "topics": [
        "decode_obj"
      ]
    },
    {
      "page": "encode_obj",
      "title": "Encode an R object into hashed text",
      "topics": [
        "encode_obj"
      ]
    },
    {
      "page": "extract",
      "title": "Extract hash contents",
      "topics": [
        "extract",
        "extract_exercises",
        "extract_hash",
        "extract_questions"
      ]
    },
    {
      "page": "learnr_elements",
      "title": "Learnr addon elements",
      "topics": [
        "decoder_logic",
        "decoder_ui",
        "default_ui",
        "encoder_logic",
        "encoder_ui",
        "iframe_ui",
        "learnr_elements"
      ]
    }
  ],
  "_readme": "https://github.com/rundel/learnrhash/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "learnr",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "renv",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 5.724996364344268,
  "_indexed": false,
  "_nocasepkg": "learnrhash",
  "_universes": [
    "inqs909"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T11:54:20.000Z",
      "distro": "noble",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/5676a3581240231df40da5fc1b694f5d69b953fe3d1079202059f108558e7cdc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T11:54:28.000Z",
      "distro": "noble",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/fbfca40c701379c6a4976f54135fe0a53397fcf3b11f7702a022f3755881ae2a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T11:53:36.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/c0d042796b490e252028e6980d2850d20ab873295ba2016985e3204ab67758e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T11:53:45.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/f850468b43a4c074815ac0d4da301ea6d690533ae781032c47e8fa1715ad0a56",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-15T11:54:28.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/5ad5983872dce51c738dc93bdca53b592ac13af36a7c939c281352685325bba3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T11:53:25.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/077a78b594a8f7a45e60997770ba2cd7af73697747a289730f0dc91cd52b05e2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T11:53:45.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/4d4368098ed01cd4bef71aeaa925e5bdc9fccfbbc782e6b1d12ea47fe37e32d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T11:53:32.000Z",
      "commit": "be00e49fd90386c7d322eb1e6749a98a67d2554e",
      "fileid": "https://r2.ropensci.org/e7fc73e08971cfa7857046bf339f2ffe8bb3bae01618af99de0ca4e618b2ad77",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inqs909/actions/runs/27544137473"
    }
  ]
}