{
  "_id": "6a4f618921b18e15485015ed",
  "Package": "govdown",
  "Title": "GOV.UK Style Templates for R Markdown",
  "Version": "0.10.1",
  "Authors@R": "c(person(given = \"Crown Copyright 2019\",\nrole = \"cph\"),\nperson(given = \"Duncan\",\nfamily = \"Garmonsway\",\nrole = c(\"aut\", \"cre\"),\nemail = \"duncan.garmonsway@digital.cabinet-office.gov.uk\"))",
  "Description": "A suite of custom R Markdown formats and templates for\nauthoring web pages styled with the GOV.UK Design System.",
  "License": "MIT + file LICENSE",
  "URL": "https://ukgovdatascience.github.io/govdown/",
  "BugReports": "https://github.com/ukgovdatascience/govdown/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "SystemRequirements": "pandoc (>= 2.0) - http://pandoc.org",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://ukgovdatascience.r-universe.dev",
  "Date/Publication": "2021-03-11 10:56:10 UTC",
  "RemoteUrl": "https://github.com/ukgovdatascience/govdown",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 08:50:29 UTC",
    "User": "root"
  },
  "Author": "Crown Copyright 2019 [cph],\nDuncan Garmonsway [aut, cre]",
  "Maintainer": "Duncan Garmonsway <duncan.garmonsway@digital.cabinet-office.gov.uk>",
  "_user": "ukgovdatascience",
  "_type": "src",
  "_file": "govdown_0.10.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/347096228d758ad2fadae2ddec12202cf5522f8c7cd87019b523ed405b723681",
  "_filesize": 1221986,
  "_sha256": "347096228d758ad2fadae2ddec12202cf5522f8c7cd87019b523ed405b723681",
  "_expires": "2026-10-17T08:53:27.000Z",
  "_created": "2026-07-09T08:50:29.000Z",
  "_published": "2026-07-09T08:53:29.421Z",
  "_jobs": [
    {
      "job": 86078017049,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8193605913"
    },
    {
      "job": 86078017047,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193607237"
    },
    {
      "job": 86078017197,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8193601408"
    },
    {
      "job": 86078017064,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193602896"
    },
    {
      "job": 86076949635,
      "time": 340,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193560476"
    },
    {
      "job": 86078017039,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8193604025"
    },
    {
      "job": 86078017040,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8193593054"
    },
    {
      "job": 86078017057,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8193587157"
    },
    {
      "job": 86078017060,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8193590751"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192",
  "_status": "success",
  "_upstream": "https://github.com/ukgovdatascience/govdown",
  "_commit": {
    "id": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
    "author": "Duncan Garmonsway <duncan.garmonsway@digital.cabinet-office.gov.uk>",
    "committer": "Duncan Garmonsway <duncan.garmonsway@digital.cabinet-office.gov.uk>",
    "message": "Encourage users to consider govuk-hugo-r\n",
    "time": 1615460170
  },
  "_maintainer": {
    "name": "Duncan Garmonsway",
    "email": "duncan.garmonsway@digital.cabinet-office.gov.uk",
    "login": "nacnudus",
    "description": "",
    "uuid": 3522552
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "crosstalk",
      "role": "Suggests"
    }
  ],
  "_owner": "ukgovdatascience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 46,
  "_contributors": [
    {
      "user": "nacnudus",
      "count": 277,
      "uuid": 3522552
    },
    {
      "user": "remlapmot",
      "count": 7,
      "uuid": 3777473
    },
    {
      "user": "nickcolley",
      "count": 3,
      "uuid": 2445413
    },
    {
      "user": "timtaylor",
      "count": 3,
      "uuid": 43499035
    },
    {
      "user": "robinl",
      "count": 2,
      "uuid": 2608005
    },
    {
      "user": "mattkerlogue",
      "count": 1,
      "uuid": 35345053
    }
  ],
  "_userbio": {
    "uuid": 17124003,
    "type": "organization",
    "name": "UK Government Data Science",
    "followers": 145,
    "description": "Data science code from the UK Government"
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/govdown"
  },
  "_devurl": "https://github.com/ukgovdatascience/govdown",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/govdown.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ukgovdatascience/govdown",
  "_realowner": "ukgovdatascience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2019-10-16"
    },
    {
      "version": "0.8.0",
      "date": "2020-01-09"
    },
    {
      "version": "0.9.1",
      "date": "2020-05-13"
    },
    {
      "version": "0.10.0",
      "date": "2020-07-07"
    },
    {
      "version": "0.10.1",
      "date": "2021-03-10"
    }
  ],
  "_exports": [
    "govdown_document",
    "unstrap"
  ],
  "_help": [
    {
      "page": "govdown_document",
      "title": "GOV.UK style HTML template",
      "topics": [
        "govdown_document"
      ]
    },
    {
      "page": "unstrap",
      "title": "Remove bootstrap css from crosstalk components",
      "topics": [
        "unstrap"
      ]
    }
  ],
  "_readme": "https://github.com/ukgovdatascience/govdown/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 5.060697840353612,
  "_indexed": true,
  "_nocasepkg": "govdown",
  "_universes": [
    "ukgovdatascience",
    "nacnudus"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-09T08:52:38.000Z",
      "distro": "resolute",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/edc722d2f994e5d2dc1b1a43ad32a9732f6b9666fadd020a1282ceeb6a7d16c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-09T08:52:42.000Z",
      "distro": "resolute",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/05f0d7ebf8a29bfb094aae98e59f47ee36d3b8ea4a2db49b213901c9ba6dd770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-09T08:52:30.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/1770eca06307a669143af8aa406895cf7d4c3f6219816203c9fbe30ced53f62b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-09T08:52:30.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/da80f9d2b861d364ec6f9ccc48f71eabeeb5705fe950c673063ebf1d7898c595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-07-09T08:52:41.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/9c390398c58f5a2b5101f4da9023a393244914c13354f65100b23ac719c85c6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-09T08:51:59.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/b58ef827d512eb89d0b5709faddc665e9a1960a8421d6cd1fc0bd723b0d03064",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-09T08:51:42.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/8a5b9d4fd422cbe532ea238f57f84211cb7865e44be0c2796a920c29cb72f11e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-09T08:51:52.000Z",
      "commit": "e7f33515df1dcf2d25ee3d2e4bb51c48a3525e12",
      "fileid": "https://r2.ropensci.org/fcf02535ee72dba0392ec0c7fc0df50ddf920f1827774ff38edb2d20a2eaedba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ukgovdatascience/actions/runs/29005776192"
    }
  ]
}