{
  "_id": "6a2b10ca578398594318910f",
  "Package": "pkgmkr",
  "Title": "Create an R Package with One Simple Function",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Shaurita\", family = \"Hutchins\", email = \"shaurita.d.hutchins@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7687-0059\"))",
  "Description": "Simplifies the process of creating R packages by providing\na single, straightforward function that handles package\ninitialization, Git integration, license selection, README\ngeneration, and pkgdown site setup. Package creation can also\nbe configured using YAML or JSON configuration files.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://sdhutchins.r-universe.dev",
  "Date/Publication": "2025-12-17 00:28:31 UTC",
  "RemoteUrl": "https://github.com/sdhutchins/pkgmkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c760b60d573b0e71fe941143c399d05932562a2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 19:15:47 UTC",
    "User": "root"
  },
  "Author": "Shaurita Hutchins [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7687-0059>)",
  "Maintainer": "Shaurita Hutchins <shaurita.d.hutchins@gmail.com>",
  "MD5sum": "1e81cf9486600687e02cd10268fcd9f6",
  "_user": "sdhutchins",
  "_type": "src",
  "_file": "pkgmkr_0.1.0.tar.gz",
  "_fileid": "b72814994a59c9b463ea5253642a97afc7f23a6e7e562a674ec64349104f3045",
  "_filesize": 84877,
  "_sha256": "b72814994a59c9b463ea5253642a97afc7f23a6e7e562a674ec64349104f3045",
  "_created": "2026-06-09T19:15:47.000Z",
  "_published": "2026-06-11T19:47:22.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80889478843,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7575142297"
    },
    {
      "job": 80889478822,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7575137349"
    },
    {
      "job": 80889478853,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7575107258"
    },
    {
      "job": 80889478880,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7575109295"
    },
    {
      "job": 80889479609,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517741087"
    },
    {
      "job": 80889479781,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7517789696"
    },
    {
      "job": 80889478848,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7575109759"
    },
    {
      "job": 80889478842,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7575098039"
    },
    {
      "job": 80889478832,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7575117385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sdhutchins/pkgmkr",
  "_commit": {
    "id": "7c760b60d573b0e71fe941143c399d05932562a2",
    "author": "sdhutchins <sdhutchins@uab.edu>",
    "committer": "sdhutchins <sdhutchins@uab.edu>",
    "message": "Enhance README and function documentation.\n\nImprove error handling in package creation functions and add comprehensive tests for configuration import and package creation.\n",
    "time": 1765931311
  },
  "_maintainer": {
    "name": "Shaurita Hutchins",
    "email": "shaurita.d.hutchins@gmail.com",
    "orcid": "0000-0002-7687-0059"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "available",
      "role": "Imports"
    },
    {
      "package": "configr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sdhutchins",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "r-package-development"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sdhutchins",
      "count": 31,
      "uuid": 20976111
    }
  ],
  "_userbio": {
    "uuid": 20976111,
    "type": "user",
    "name": "Shaurita D. Hutchins",
    "description": "PhD Candidate at UAB.\r\nGenetics, Genomics, & Bioinformatics.\r\n\r\nCurrent lab: @uab-cgds-worthey. \r\n\r\nFormer lab: @vallenderlab.\r\n\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgmkr"
  },
  "_devurl": "https://github.com/sdhutchins/pkgmkr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pkgmkr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "import_config",
    "mk_pkg",
    "mk_pkg_from_config",
    "write_config"
  ],
  "_help": [
    {
      "page": "import_config",
      "title": "Package Config",
      "topics": [
        "import_config"
      ]
    },
    {
      "page": "mk_pkg",
      "title": "Make Package",
      "topics": [
        "mk_pkg"
      ]
    },
    {
      "page": "mk_pkg_from_config",
      "title": "Make Package from Config",
      "topics": [
        "mk_pkg_from_config"
      ]
    },
    {
      "page": "write_config",
      "title": "Write Config",
      "topics": [
        "write_config"
      ]
    }
  ],
  "_readme": "https://github.com/sdhutchins/pkgmkr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "available",
    "base64enc",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "clisymbols",
    "configr",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "downlit",
    "dplyr",
    "evaluate",
    "fansi",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gitcreds",
    "glue",
    "highr",
    "htmltools",
    "httr2",
    "ini",
    "janeaustenr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "pkgdown",
    "processx",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "sass",
    "SnowballC",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tidytext",
    "tinytex",
    "tokenizers",
    "usethis",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "yesno",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pkgmkr",
  "_universes": [
    "sdhutchins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T19:46:43.000Z",
      "distro": "noble",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "c7761faee5fb6416606d1682ff3b29b4e78363e96a05feeeb4f28efd25dae41f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-11T19:46:29.000Z",
      "distro": "noble",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "7a1bcb46002c8d8760eb4d3e944e80e0be75a8c6befaba23f3e4c0f58cde2fe4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T19:45:10.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "ee1e014690825ac4d56f307e276f17062f5692a427da6ac65b08e7a9b4c19fae",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-11T19:45:11.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "87b0343dbc4d91273c9356995b0b95d2b66edba348c75dcc254ca5112144829b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T19:18:15.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "d8102e454d0ae69606e54586476da74663805538a05073cf4d63608fdbf62ffe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T19:44:58.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "14504705e638156a8328c7214a3a906c02ee34e1a4852d6b4bd58bcd05636b85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T19:44:35.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "0463da8a15c1368b2f971f2317161c4c256fe69cc82c06ecd8f8779241a54b80",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-11T19:45:30.000Z",
      "commit": "7c760b60d573b0e71fe941143c399d05932562a2",
      "fileid": "7581515b9ca555af90c34d74de84663e6a59408a6a629c12de0e8c6a630303a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27229596388"
    }
  ]
}