{
  "_id": "6a44cd4d6ff6f2357551b897",
  "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-07-01 08:14:13 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/f237770aba7e29baace3f0c2ef692e1c0ba6d1d2f9bdf29e4645532a78212b13",
  "_filesize": 149241,
  "_sha256": "f237770aba7e29baace3f0c2ef692e1c0ba6d1d2f9bdf29e4645532a78212b13",
  "_expires": "2026-10-09T08:18:21.000Z",
  "_created": "2026-07-01T08:14:13.000Z",
  "_published": "2026-07-01T08:18:21.821Z",
  "_jobs": [
    {
      "job": 84486024685,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004025310"
    },
    {
      "job": 84486024673,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004039688"
    },
    {
      "job": 84486024699,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004016125"
    },
    {
      "job": 84486024676,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004028355"
    },
    {
      "job": 84485507201,
      "time": 141,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8003971166"
    },
    {
      "job": 84485507219,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8003982570"
    },
    {
      "job": 84486024668,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004021815"
    },
    {
      "job": 84486024682,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004008162"
    },
    {
      "job": 84486024745,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004005979"
    },
    {
      "job": 84486024770,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004008486"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339",
  "_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": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 280,
    "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": 418,
  "_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/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": 7.850345984314136,
  "_indexed": true,
  "_nocasepkg": "ezknitr",
  "_universes": [
    "ropensci",
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-01T08:16:11.000Z",
      "distro": "resolute",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/33c277b7270011df86deb0b6c18398793fb44948b4c1adcbabafb2608fdad695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.3",
      "date": "2026-07-01T08:16:51.000Z",
      "distro": "resolute",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/0243650cc0898bcd2479ad9513f94515fae2f2e66a2c8d3da8deae7be12ce893",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-01T08:15:46.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/a4ef608be933a45f13524374615469e5fa81e45faa5482a0591b2e8b3f1de6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.3",
      "date": "2026-07-01T08:16:16.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/5590a833b3279a2d26d8fdae1bae0e7ee2f30f58a5e425168cd43444f7b164c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.3",
      "date": "2026-07-01T08:16:12.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/d07db551077088acb3b79058114292bdd30cfdee1796c526127a0db3cd8b662d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-01T08:15:20.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/9c874ca2f4d571c12c5984cab7e8cce368dd18f6dc58dae26ec8c3caa2e6b4fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-01T08:15:14.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/0359245b346a4d86c56cd9bc7e131568cd3e623d936255e8b7413847361a21a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.3",
      "date": "2026-07-01T08:15:20.000Z",
      "commit": "4bd1832a7bea661816bc9c1777b2f85d1dd7a594",
      "fileid": "https://r2.ropensci.org/350e04ebe26ced379677edd28fbd35aff19c176aa0f109f46bfdafb582ba4d02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503274339"
    }
  ]
}