{
  "_id": "6a1429a0acfb0bcc41d40700",
  "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-05-25 10:48:20 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre]",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "MD5sum": "0817553800eb353151eaa3f1a21e3b3b",
  "_user": "ropensci",
  "_type": "src",
  "_file": "ezknitr_0.6.3.tar.gz",
  "_fileid": "c5bac70f629c4b9bf0ea821815785228a9ccbf098da56b338bf3017fbb2e1aa4",
  "_filesize": 144630,
  "_sha256": "c5bac70f629c4b9bf0ea821815785228a9ccbf098da56b338bf3017fbb2e1aa4",
  "_created": "2026-05-25T10:48:20.000Z",
  "_published": "2026-05-25T10:51:12.431Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77698751047,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196729138"
    },
    {
      "job": 77698751058,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196739347"
    },
    {
      "job": 77698751069,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196724086"
    },
    {
      "job": 77698751090,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196726328"
    },
    {
      "job": 77698405859,
      "time": 187,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196700938"
    },
    {
      "job": 77698405903,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196702858"
    },
    {
      "job": 77698751049,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196733446"
    },
    {
      "job": 77698751067,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196723685"
    },
    {
      "job": 77698751068,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196723374"
    },
    {
      "job": 77698751056,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196722304"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 235,
    "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": 434,
  "_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.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ezknitr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "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": 7.866659432051612,
  "_indexed": true,
  "_nocasepkg": "ezknitr",
  "_universes": [
    "ropensci",
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:59.000Z",
      "distro": "noble",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "25dde5e03a5f8d16ca3416129326f172439bf8d9aedd748008fccc94bd29e5c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-05-25T10:50:38.000Z",
      "distro": "noble",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "29fd6b88fa0a2dea2b382e90f505d90c5c2075739f0f78a7aa1e2e87d374b0ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:44.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "e28d94e85f5d9baa8d3346d769a8d6c456fec99e1ed21ce1c824e4f43021f9bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:49.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "e323a95293419a2cc9d25ef7022f7184a28081e67a5beff53c09a07326c9c79a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.3",
      "date": "2026-05-25T10:50:27.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "8beb73e9594d17a9956d6cb13df47a97bd85a2b889c5ef525363f72f39b8699e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:35.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "7379b1b64434b17c9743ad8140e03ff0f4bf63d20305bdcd2a106e1bd3533e56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:35.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "805d9d49c581de5ffb7b9834b1b1a6a7ab99fbefc84dfd0ef8414b432639699f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-05-25T10:49:29.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "1cab0ff5a9920ab348414273750a56c1759e50eb722e496597b4688c6ee1a0b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/26396513679"
    }
  ]
}