{
  "_id": "6a93d83c7b325a6d97b704d6",
  "Package": "ezknitr",
  "Title": "Avoid the Typical Working Directory Pain When Using 'knitr'",
  "Version": "0.6.3",
  "Authors@R": "person(\"Dean\", \"Attali\", email = \"daattali@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "An extension of 'knitr' that adds flexibility in several\nways. One common source of frustration with 'knitr' is that it\nassumes the directory where the source file lives should be the\nworking directory, which is often not true. 'ezknitr' addresses\nthis problem by giving you complete control over where all the\ninputs and outputs are, and adds several other convenient\nfeatures to make rendering markdown/HTML documents easier.",
  "URL": "https://docs.ropensci.org/ezknitr/,\nhttps://github.com/ropensci/ezknitr",
  "BugReports": "https://github.com/ropensci/ezknitr/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "SystemRequirements": "pandoc with https support",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2023-08-20 01:51:32 UTC",
  "RemoteUrl": "https://github.com/ropensci/ezknitr",
  "RemoteRef": "master",
  "RemoteSha": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-30 07:11:06 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre]",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "ezknitr_0.6.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/2ede8faaf74e35cafc56d93fbcb004bd7a926bc64d08698ee3d1da3982e9fa29",
  "_filesize": 229258,
  "_sha256": "2ede8faaf74e35cafc56d93fbcb004bd7a926bc64d08698ee3d1da3982e9fa29",
  "_expires": "2026-12-08T07:14:02.000Z",
  "_created": "2026-08-30T07:11:06.000Z",
  "_published": "2026-08-30T07:14:04.562Z",
  "_jobs": [
    {
      "job": 99222494013,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728217263"
    },
    {
      "job": 99222493890,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728216394"
    },
    {
      "job": 99222493909,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728208677"
    },
    {
      "job": 99222493972,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728208141"
    },
    {
      "job": 99222120626,
      "time": 135,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728177713"
    },
    {
      "job": 99222120614,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728192598"
    },
    {
      "job": 99222493904,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728214959"
    },
    {
      "job": 99222493924,
      "time": 60,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9728204419"
    },
    {
      "job": 99222493927,
      "time": 52,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9728203046"
    },
    {
      "job": 99222493964,
      "time": 62,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728204889"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/ezknitr",
  "_commit": {
    "id": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
    "author": "Dean Attali <daattali@gmail.com>",
    "committer": "Dean Attali <daattali@gmail.com>",
    "message": "bump version 0.6.2 -> 0.6.3\n",
    "time": 1692496292
  },
  "_maintainer": {
    "name": "Dean Attali",
    "email": "daattali@gmail.com",
    "login": "daattali",
    "twitter": "@daattali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller.",
    "uuid": 952340
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "version": ">= 1.7",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "version": ">= 1.34.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "knitr",
    "peer-reviewed",
    "reproducibility",
    "rmarkdown",
    "rmd"
  ],
  "_stars": 113,
  "_contributors": [
    {
      "user": "daattali",
      "count": 71,
      "uuid": 952340
    },
    {
      "user": "klmr",
      "count": 6,
      "uuid": 38931
    },
    {
      "user": "stevenysw",
      "count": 2,
      "uuid": 14078330
    },
    {
      "user": "arfon",
      "count": 1,
      "uuid": 4483
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1145,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ezknitr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ropensci/ezknitr",
  "_pkgdown": "https://docs.ropensci.org/ezknitr/",
  "_searchresults": 0,
  "_metadata": {
    "review": {
      "id": 56,
      "status": "reviewed",
      "version": "0.4",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/56"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezknitr.html",
    "extra/manual.pdf",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/ezknitr",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2015-12-08"
    },
    {
      "version": "0.3.1",
      "date": "2016-01-06"
    },
    {
      "version": "0.4",
      "date": "2016-06-13"
    },
    {
      "version": "0.5",
      "date": "2016-09-14"
    },
    {
      "version": "0.6",
      "date": "2016-09-16"
    },
    {
      "version": "0.6.2",
      "date": "2023-04-01"
    },
    {
      "version": "0.6.3",
      "date": "2023-08-20"
    }
  ],
  "_exports": [
    "ezknit",
    "ezspin",
    "open_output_dir",
    "set_default_params",
    "setup_ezknit_test",
    "setup_ezspin_test"
  ],
  "_help": [
    {
      "page": "ezknitr_core",
      "title": "Knit Rmd or spin R files without the typical pain of working directories",
      "topics": [
        "ezknit",
        "ezknitr_core",
        "ezspin"
      ]
    },
    {
      "page": "open_output_dir",
      "title": "Open the directory containing the output from the last ezknitr command",
      "topics": [
        "open_output_dir"
      ]
    },
    {
      "page": "set_default_params",
      "title": "Set default parameters",
      "topics": [
        "set_default_params"
      ]
    },
    {
      "page": "setup_test",
      "title": "Set up a test directory to experiment with 'ezspin' or 'ezknit'",
      "topics": [
        "setup_ezknit_test",
        "setup_ezspin_test",
        "setup_test"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/ezknitr/raw/master/README.md",
  "_rundeps": [
    "commonmark",
    "evaluate",
    "highr",
    "knitr",
    "litedown",
    "markdown",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ezknitr.Rmd",
      "filename": "ezknitr.html",
      "title": "Package ezknitr",
      "author": "Dean Attali",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ezknitr - Avoid the typical working directory pain when using 'knitr'",
        "Table of contents"
      ],
      "created": "2016-09-14 01:09:34",
      "modified": "2023-04-01 22:53:15",
      "commits": 7
    }
  ],
  "_score": 6.229169702539101,
  "_indexed": true,
  "_nocasepkg": "ezknitr",
  "_universes": [
    "ropensci",
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-08-30T07:13:18.000Z",
      "distro": "resolute",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/70b0d4087ccde8c0cfcbcb87f91af60964edc1b935f65d0b3e68e51fb1377532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-08-30T07:13:11.000Z",
      "distro": "resolute",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/618df5636b5f3478f0ca23b16a6d03eef19ef4a9ff447f3ad00e792a13680422",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-08-30T07:12:35.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/16e8c736e95cb6cb0a4b95cc4b551dd6d6e5ee3d3ff0a74c30e15692253621f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-08-30T07:12:32.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/db7f8d721b860ee796ca4272680e8a623fadb28926c038b90a4cfea28a265c84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.3",
      "date": "2026-08-30T07:13:17.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/e53f90ae155d8e143f501b3e329d396b3441a0d2ab3b538cc9fb502cee432b9d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-08-30T07:12:05.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/a39249eb7d108b4ca92908909d95d6da4bd193821d1f9511ed80be86dc687d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-08-30T07:11:58.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/737e816e53bd6b07cd45bfe65b71c05a75bc040b84dcb0bbf76f2d74e75f12c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-08-30T07:12:08.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/36886277770fff69306b65697896ff8b9b7da05e050cd8b7c8804c4642d5b635",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/33298466246"
    }
  ]
}