{
  "_id": "6a10a785acfb0bcc41cbc702",
  "Package": "leprechaun",
  "Title": "Create Simple 'Shiny' Applications as Packages",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"John\",\nfamily = \"Coene\",\nrole = c(\"aut\", \"cre\"),\nemail = \"john@opifex.org\"),\nperson(family = \"Opifex\", role = \"cph\")\n)",
  "Description": "Code generator for robust dependency-free 'Shiny'\napplications in the form of packages. It includes numerous\nconvenience functions to create modules, include utility\nfunctions to create common 'Bootstrap' elements, setup a\nproject from the ground-up, and much more.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:50:07 UTC",
    "User": "root"
  },
  "Author": "John Coene [aut, cre], Opifex [cph]",
  "Maintainer": "John Coene <john@opifex.org>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-01-19 08:32:47 UTC",
  "RemoteUrl": "https://github.com/cran/leprechaun",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab17d031600d03ce5bf1bd4ca9ef16a3da4a42fd",
  "MD5sum": "5e3b819b5aa63bc7e59c54214858615f",
  "_user": "cran",
  "_type": "src",
  "_file": "leprechaun_1.0.0.tar.gz",
  "_fileid": "258d16ed5d79352b794dfa6fbbda9b4fe50a044d03ebd4204b43ffb9a1ec18bb",
  "_filesize": 114896,
  "_sha256": "258d16ed5d79352b794dfa6fbbda9b4fe50a044d03ebd4204b43ffb9a1ec18bb",
  "_created": "2026-05-22T18:50:07.000Z",
  "_published": "2026-05-22T18:59:17.795Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77442996603,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168116394"
    },
    {
      "job": 77442996612,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168116308"
    },
    {
      "job": 77442561500,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168036316"
    },
    {
      "job": 77442996610,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168114178"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26272457391",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/leprechaun",
  "_commit": {
    "id": "ab17d031600d03ce5bf1bd4ca9ef16a3da4a42fd",
    "author": "John Coene <john@opifex.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1642581167
  },
  "_maintainer": {
    "name": "John Coene",
    "email": "john@opifex.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "sass",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "packer",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/leprechaun"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/leprechaun.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-01-19"
    }
  ],
  "_exports": [
    "add_app_file",
    "add_module",
    "bootstrap_version",
    "build",
    "build_roclet",
    "create_assets",
    "create_input_handlers",
    "create_onload",
    "create_utils",
    "scaffold",
    "sitrep",
    "update_scaffold",
    "use_config",
    "use_endpoints_utils",
    "use_html_utils",
    "use_js_utils",
    "use_packer",
    "use_sass"
  ],
  "_help": [
    {
      "page": "add_app_file",
      "title": "Add App",
      "topics": [
        "add_app_file"
      ]
    },
    {
      "page": "add_module",
      "title": "Add module",
      "topics": [
        "add_module"
      ]
    },
    {
      "page": "bootstrap_version",
      "title": "Default Bootstrap Version",
      "topics": [
        "bootstrap_version"
      ]
    },
    {
      "page": "build",
      "title": "Build",
      "topics": [
        "build"
      ]
    },
    {
      "page": "build_roclet",
      "title": "Build Roclet",
      "topics": [
        "build_roclet"
      ]
    },
    {
      "page": "create_assets",
      "title": "Create Assets",
      "topics": [
        "create_assets"
      ]
    },
    {
      "page": "create_input_handlers",
      "title": "Create Input Handlers",
      "topics": [
        "create_input_handlers"
      ]
    },
    {
      "page": "create_onload",
      "title": "Create onLoad",
      "topics": [
        "create_onload"
      ]
    },
    {
      "page": "create_utils",
      "title": "Create Utils",
      "topics": [
        "create_utils"
      ]
    },
    {
      "page": "scaffold",
      "title": "Scaffold Leprechaun",
      "topics": [
        "scaffold"
      ]
    },
    {
      "page": "sitrep",
      "title": "Sitrep",
      "topics": [
        "sitrep"
      ]
    },
    {
      "page": "update_scaffold",
      "title": "Update",
      "topics": [
        "update_scaffold"
      ]
    },
    {
      "page": "use_config",
      "title": "Config",
      "topics": [
        "use_config"
      ]
    },
    {
      "page": "use_endpoints_utils",
      "title": "Endpoints",
      "topics": [
        "use_endpoints_utils"
      ]
    },
    {
      "page": "use_html_utils",
      "title": "Htmltools Utils",
      "topics": [
        "use_html_utils"
      ]
    },
    {
      "page": "use_js_utils",
      "title": "JavaScript Utils",
      "topics": [
        "use_js_utils"
      ]
    },
    {
      "page": "use_packer",
      "title": "Packer",
      "topics": [
        "use_packer"
      ]
    },
    {
      "page": "use_sass",
      "title": "Sass",
      "topics": [
        "use_sass"
      ]
    }
  ],
  "_readme": "https://github.com/cran/leprechaun/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "brew",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "evaluate",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "highr",
    "httr2",
    "ini",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "openssl",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "leprechaun",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T18:54:14.000Z",
      "distro": "noble",
      "commit": "ab17d031600d03ce5bf1bd4ca9ef16a3da4a42fd",
      "fileid": "0359e545d86ed8380d6c7993552b14e50b8ba9a72885fbba8b31f90e4085797e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272457391"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T18:54:12.000Z",
      "distro": "noble",
      "commit": "ab17d031600d03ce5bf1bd4ca9ef16a3da4a42fd",
      "fileid": "59f1453fc7e23932750d6867e7cc5204c716859617cc835fdff953828ab2b1de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272457391"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T18:54:30.000Z",
      "commit": "ab17d031600d03ce5bf1bd4ca9ef16a3da4a42fd",
      "fileid": "2566672d2167363c0b4b21f00fac5d7c65b694df42799fb5f2f7676201407466",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26272457391"
    }
  ]
}