{
  "_id": "6a1f10a4b401979e7341d81a",
  "Package": "knitrdata",
  "Type": "Package",
  "Title": "Data Language Engine for 'knitr' / 'rmarkdown'",
  "Version": "0.6.2",
  "Authors@R": "c(\nperson(\"David M.\", \"Kaplan\", role = c(\"aut\", \"cre\", \"cph\"), email = \"dmkaplan2000@gmail.com\", comment = c(ORCID = \"0000-0001-6087-359X\", github = \"dmkaplan2000\"))\n)",
  "Description": "Implements a data language engine for incorporating data\ndirectly in 'rmarkdown' documents so that they can be made\ncompletely standalone.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/dmkaplan2000/knitrdata",
  "Additional_repositories": "https://ropensci.r-universe.dev",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://dmkaplan2000.r-universe.dev",
  "Date/Publication": "2025-12-18 15:28:22 UTC",
  "RemoteUrl": "https://github.com/dmkaplan2000/knitrdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a68c0af1daf62712769174bcd6457517bdffabe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:14:11 UTC",
    "User": "root"
  },
  "Author": "David M. Kaplan [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6087-359X>, github: dmkaplan2000)",
  "Maintainer": "David M. Kaplan <dmkaplan2000@gmail.com>",
  "MD5sum": "c9645f160dc1783a46ad74d68aa1b9d9",
  "_user": "dmkaplan2000",
  "_type": "src",
  "_file": "knitrdata_0.6.2.tar.gz",
  "_fileid": "8d8dd5ea4b74b89e2ba95dd6df83087b8533af0218ab94e571bc6ba08b7cf0f6",
  "_filesize": 292532,
  "_sha256": "8d8dd5ea4b74b89e2ba95dd6df83087b8533af0218ab94e571bc6ba08b7cf0f6",
  "_created": "2026-05-17T08:14:11.000Z",
  "_published": "2026-06-02T17:19:32.628Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130278772,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040734770"
    },
    {
      "job": 79130279077,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040734127"
    },
    {
      "job": 79130279203,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040731032"
    },
    {
      "job": 79130278785,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040731228"
    },
    {
      "job": 79130278846,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040720154"
    },
    {
      "job": 79130278245,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364904710"
    },
    {
      "job": 79130279150,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040731193"
    },
    {
      "job": 79130279520,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040730322"
    },
    {
      "job": 79130279417,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040729936"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dmkaplan2000/knitrdata",
  "_commit": {
    "id": "5a68c0af1daf62712769174bcd6457517bdffabe",
    "author": "David M. Kaplan <dmkaplan2000@users.noreply.github.com>",
    "committer": "David M. Kaplan <dmkaplan2000@users.noreply.github.com>",
    "message": "Fixes for CRAN and adding code for quarto style options\n",
    "time": 1766071702
  },
  "_maintainer": {
    "name": "David M. Kaplan",
    "email": "dmkaplan2000@gmail.com",
    "login": "dmkaplan2000",
    "description": "",
    "uuid": 584741,
    "orcid": "0000-0001-6087-359X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": "> 3.5.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "version": ">= 0.16",
      "role": "Imports"
    },
    {
      "package": "gpg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.11",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    }
  ],
  "_owner": "dmkaplan2000",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.6.2",
      "date": "2025-12-18"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "dmkaplan2000",
      "count": 2,
      "uuid": 584741
    }
  ],
  "_userbio": {
    "uuid": 584741,
    "type": "user",
    "name": "David Kaplan"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/knitrdata"
  },
  "_devurl": "https://github.com/dmkaplan2000/knitrdata",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/knitrdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmkaplan2000/knitrdata",
  "_realowner": "dmkaplan2000",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2020-06-23"
    },
    {
      "version": "0.4.1",
      "date": "2020-07-07"
    },
    {
      "version": "0.5.0",
      "date": "2020-07-15"
    },
    {
      "version": "0.5.1",
      "date": "2020-10-22"
    },
    {
      "version": "0.5.2",
      "date": "2020-10-23"
    },
    {
      "version": "0.6.0",
      "date": "2020-12-02"
    },
    {
      "version": "0.6.1",
      "date": "2020-12-08"
    },
    {
      "version": "0.6.2",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "create_chunk",
    "create_data_chunk_dialog",
    "data_decode",
    "data_encode",
    "file.type",
    "insert_chunk",
    "insert_data_chunk_dialog",
    "insert_data_chunk_template",
    "is.file.binary",
    "list_rmd_chunks",
    "platform.newline",
    "remove_chunks",
    "remove_chunks_dialog",
    "split_rmd_by_chunk",
    "unlock_gpg_key_passphrase"
  ],
  "_help": [
    {
      "page": "create_chunk",
      "title": "Tools for creating (data) chunks and inserting them into Rmarkdown documents",
      "concept": [
        "Chunk tools"
      ],
      "topics": [
        "create_chunk",
        "insert_chunk"
      ]
    },
    {
      "page": "create_data_chunk_dialog",
      "title": "Invoke Shiny gadget to create a data chunk",
      "concept": [
        "Chunk tools"
      ],
      "topics": [
        "create_data_chunk_dialog",
        "insert_data_chunk_dialog"
      ]
    },
    {
      "page": "data_decode",
      "title": "Decode and encode text and binary data files",
      "concept": [
        "decode encode"
      ],
      "topics": [
        "data_decode",
        "data_encode"
      ]
    },
    {
      "page": "insert_data_chunk_template",
      "title": "Insert an empty data chunk template in active source document",
      "concept": [
        "Chunk tools"
      ],
      "topics": [
        "insert_data_chunk_template"
      ]
    },
    {
      "page": "is.file.binary",
      "title": "Functions to assess if files are binary, DOS text or UNIX text format",
      "concept": [
        "binary text tests"
      ],
      "topics": [
        "file.type",
        "is.file.binary"
      ]
    },
    {
      "page": "list_rmd_chunks",
      "title": "Tools for working with existing chunks in Rmarkdown documents",
      "concept": [
        "Chunk tools"
      ],
      "topics": [
        "list_rmd_chunks",
        "remove_chunks",
        "split_rmd_by_chunk"
      ]
    },
    {
      "page": "platform.newline",
      "title": "Platform independent newline string",
      "topics": [
        "platform.newline"
      ]
    },
    {
      "page": "remove_chunks_dialog",
      "title": "Invoke Rstudio addin to remove chunks from the active source document",
      "concept": [
        "Chunk tools"
      ],
      "topics": [
        "remove_chunks_dialog"
      ]
    },
    {
      "page": "unlock_gpg_key_passphrase",
      "title": "Functions that attempts to unlock a gpg key for decryption",
      "topics": [
        "unlock_gpg_key_passphrase"
      ]
    }
  ],
  "_readme": "https://github.com/dmkaplan2000/knitrdata/raw/HEAD/README.md",
  "_rundeps": [
    "evaluate",
    "highr",
    "knitr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "data_language_engine_vignette.Rmd",
      "filename": "data_language_engine_vignette.html",
      "title": "Building standalone Rmarkdown documents using the data language engine",
      "author": "David M. Kaplan",
      "engine": "knitr::rmarkdown_notangle",
      "headings": [
        "Overview",
        "Instructional video",
        "Installation & getting started",
        "Encoding data",
        "Base64",
        "GPG",
        "Data chunks",
        "Text data chunks",
        "Text documents in data chunks",
        "Base64-encoded binary data chunks",
        "GPG-encoded data chunks",
        "Helper functions for creating and inserting data chunks",
        "Data integrity checks using md5sum",
        "Reading a data chunk from an external file",
        "Extra language engines for CSV and RDS data",
        "Rstudio Addins for working with data chunks",
        "Use cases",
        "When not to use data chunks",
        "Tips & tricks",
        "Numeric vector data",
        "Conditional text in Rmarkdown with missing values",
        "Unencoded text chunks and md5sum",
        "Workarounds for GPG data chunk error: Password callback did not return a string value",
        "Full list of data chunk options"
      ],
      "created": "2020-04-02 10:32:04",
      "modified": "2025-12-18 15:28:22",
      "commits": 36
    }
  ],
  "_score": 4.748188027006201,
  "_indexed": true,
  "_nocasepkg": "knitrdata",
  "_universes": [
    "dmkaplan2000"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-17T08:16:18.000Z",
      "distro": "noble",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "52b1e5fca046ac26967d8a3cc03d14b19db028841e96654555b83a0f943e39bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-17T08:16:13.000Z",
      "distro": "noble",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "f30ff5e14089b2125b225375b75db0b9adeec401800f7b143beab89cd7da0170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-17T08:15:48.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "25a8013013977f69eb00a55e90296e37b81afc652657517709e3729606d7de8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-17T08:15:49.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "7bcb066ef2112e1f473c5a6299ccd648c4f1de6cbd9c7187be58dd8bfda37427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-17T08:15:39.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "5709b8fff5f473bc5d75382660979742ad1b589ab91e2fdb1e7659f383b05864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-17T08:15:29.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "491d86ad5712c21e26e33f4bd6edf95fdc9220f91d4f2a9b6b6f8ab929d97d73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-17T08:15:23.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "cc044ac8db8e70e0d60db124c37cdd91ef7f76bb34045cebad309b449a7764b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-06-02T17:19:17.000Z",
      "commit": "5a68c0af1daf62712769174bcd6457517bdffabe",
      "fileid": "0a8bbc4d6ac460bbb562732d6b36631a2b33a45e62ed7c21dac9200844a1d72c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmkaplan2000/actions/runs/25985514425"
    }
  ]
}