{
  "_id": "6a1f0766b401979e7341becb",
  "Package": "pkgsci",
  "Type": "Package",
  "Title": "Does science on R pakcages",
  "Version": "0.1.0",
  "Author": "person(\"Bryce\", \"Mecum\", email = \"brycemecum@gmail.com\", role =\nc(\"aut\", \"cre\"))",
  "Maintainer": "Bryce Mecum <brycemecum@gmail.com>",
  "Description": "Various utility functions for analyzing coding practices\nin R packages.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://amoeba.r-universe.dev",
  "Date/Publication": "2019-07-15 19:18:35 UTC",
  "RemoteUrl": "https://github.com/amoeba/pkgsci",
  "RemoteRef": "master",
  "RemoteSha": "056b4f2d200798350eb9487d2b50fd8d2453186b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:46:44 UTC",
    "User": "root"
  },
  "MD5sum": "163d6224ad8ae77f43d835c4780102fe",
  "_user": "amoeba",
  "_type": "src",
  "_file": "pkgsci_0.1.0.tar.gz",
  "_fileid": "57cb9f3d496f472b419aa969736db34ada82d1f022077753d86c17085d22079c",
  "_filesize": 124483,
  "_sha256": "57cb9f3d496f472b419aa969736db34ada82d1f022077753d86c17085d22079c",
  "_created": "2026-05-18T06:46:44.000Z",
  "_published": "2026-06-02T16:40:06.793Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122834658,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051179594"
    },
    {
      "job": 79122835052,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051179721"
    },
    {
      "job": 79122835112,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051193155"
    },
    {
      "job": 79122834559,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051182549"
    },
    {
      "job": 79122833536,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051156066"
    },
    {
      "job": 79122833870,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364019911"
    },
    {
      "job": 79122834987,
      "time": 53,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7051169005"
    },
    {
      "job": 79122834699,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7051173509"
    },
    {
      "job": 79122834708,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7051173290"
    }
  ],
  "_buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/amoeba/pkgsci",
  "_commit": {
    "id": "056b4f2d200798350eb9487d2b50fd8d2453186b",
    "author": "Bryce Mecum <petridish@gmail.com>",
    "committer": "Bryce Mecum <petridish@gmail.com>",
    "message": "Refactor so the package processes untar'd package sources\n",
    "time": 1563218315
  },
  "_maintainer": {
    "name": "Bryce Mecum",
    "email": "brycemecum@gmail.com",
    "login": "amoeba",
    "mastodon": "@amoeba@toot.cafe",
    "bluesky": "@brycemecum.com",
    "orcid": "0000-0002-0381-3766",
    "description": "",
    "uuid": 563
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "roxygen2",
      "role": "Imports"
    }
  ],
  "_owner": "amoeba",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "amoeba",
      "count": 9,
      "uuid": 563
    }
  ],
  "_userbio": {
    "uuid": 563,
    "type": "user",
    "name": "Bryce Mecum"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgsci"
  },
  "_devurl": "https://github.com/amoeba/pkgsci",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pkgsci.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "process_packages"
  ],
  "_help": [
    {
      "page": "extract_formals",
      "title": "Extract the formals from a 'roxy_block' object",
      "topics": [
        "extract_formals"
      ]
    },
    {
      "page": "parse_roxy_block",
      "title": "Parse a 'roxy_block' object",
      "topics": [
        "parse_roxy_block"
      ]
    },
    {
      "page": "process_package",
      "title": "Process an individual package",
      "topics": [
        "process_package"
      ]
    },
    {
      "page": "process_packages",
      "title": "Process packages",
      "topics": [
        "process_packages"
      ]
    }
  ],
  "_readme": "https://github.com/amoeba/pkgsci/raw/master/README.md",
  "_rundeps": [
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "desc",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pkgsci",
  "_universes": [
    "amoeba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:48:33.000Z",
      "distro": "noble",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "ad8c6847de84e11e6053b7c3c8de38cf608c68804b17ca8cc5fece5d74484fc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T06:48:34.000Z",
      "distro": "noble",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "a87e9489bf1bec8e9412d4abdfd261c4abe1acfdf04a394e4d7fb18c92e67431",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:49:31.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "06b3f095e14025a2a3bce0b29f6ca15daf8e48f1b794c467e25ee33d70f23cb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T06:48:45.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "655bdbb7cdba1ba8fc50b05e2410092b4eba549508071822283c0ab9e21365fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:47:47.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "e12db8cd910143ea6249ad96df66c9b3d32faee26b344c3d0b3de99066dfa29d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:48:03.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "783698055139d9f6ca0616dee3fbefa2cdb21143518291b7cea6d1046abeb72d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T06:48:04.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "6eeb56d157f4520b26c043edb392b6010c646f3cc5a42085c7beb89aeab03a34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:39:46.000Z",
      "commit": "056b4f2d200798350eb9487d2b50fd8d2453186b",
      "fileid": "efe59bdfef90a9c0bc2471a220f09b644a760e2a7d0964f637daee8dcd611f15",
      "status": "success",
      "buildurl": "https://github.com/r-universe/amoeba/actions/runs/26017901341"
    }
  ]
}