{
  "_id": "6a10173cacfb0bcc41c84db8",
  "Package": "gaRbage",
  "Type": "Package",
  "Title": "`gaRbage` is an R package for that random but sometimes useful\ncode.",
  "Version": "0.1.0",
  "Author": "Eric Hunt",
  "Maintainer": "Eric Hunt <52219938+eric-hunt@users.noreply.github.com>",
  "Description": "`gaRbage` is an R package for that random but sometimes\nuseful code.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2.9000",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://eric-hunt.r-universe.dev",
  "Date/Publication": "2024-07-11 18:19:23 UTC",
  "RemoteUrl": "https://github.com/eric-hunt/gaRbage",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:53:17 UTC",
    "User": "root"
  },
  "MD5sum": "7837b6be6ce4769bf42fa914a2b98f12",
  "_user": "eric-hunt",
  "_type": "src",
  "_file": "gaRbage_0.1.0.tar.gz",
  "_fileid": "c2e353a43629d3d007e3c8326c71c7e25dd20ebc0047a0656c6108c5fadfeb1a",
  "_filesize": 72899,
  "_sha256": "c2e353a43629d3d007e3c8326c71c7e25dd20ebc0047a0656c6108c5fadfeb1a",
  "_created": "2026-05-14T05:53:17.000Z",
  "_published": "2026-05-22T08:43:40.051Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346014617,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6988125773"
    },
    {
      "job": 77346014918,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6988122785"
    },
    {
      "job": 77346014662,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7010790723"
    },
    {
      "job": 77346014956,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010816545"
    },
    {
      "job": 77346014423,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988101457"
    },
    {
      "job": 77346014368,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156424967"
    },
    {
      "job": 77346014575,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6988117739"
    },
    {
      "job": 77346014757,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6988114318"
    },
    {
      "job": 77346014921,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6988113521"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eric-hunt/gaRbage",
  "_commit": {
    "id": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
    "author": "Eric Hunt <52219938+eric-hunt@users.noreply.github.com>",
    "committer": "Eric Hunt <52219938+eric-hunt@users.noreply.github.com>",
    "message": "Added functions for nucleic acid sequence manipulation\n",
    "time": 1720721963
  },
  "_maintainer": {
    "name": "Eric Hunt",
    "email": "52219938+eric-hunt@users.noreply.github.com",
    "login": "eric-hunt",
    "orcid": "0000-0002-6891-8294",
    "uuid": 52219938
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "eric-hunt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "eric-hunt",
      "count": 2,
      "uuid": 52219938
    }
  ],
  "_userbio": {
    "uuid": 52219938,
    "type": "user",
    "name": "Eric Hunt",
    "description": "Dad, caffeine addict (see previous), @nebiolabs scientist, rock climber, guitarist."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gaRbage"
  },
  "_devurl": "https://github.com/eric-hunt/garbage",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gaRbage.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "seq_gc",
    "seq_revcomp"
  ],
  "_help": [
    {
      "page": "seq_gc",
      "title": "Get the GC content of a nucleic acid sequence",
      "topics": [
        "seq_gc"
      ]
    },
    {
      "page": "seq_revcomp",
      "title": "Get the reverse complement of a nucleic acid sequence",
      "topics": [
        "seq_revcomp"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "garbage",
  "_universes": [
    "eric-hunt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:55:15.000Z",
      "distro": "noble",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "68e98463f36cc1b6fdc397cdea10ea36284db4664001a971f33b38106adf1ce8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:55:01.000Z",
      "distro": "noble",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "31afcc38507c54b9b4c3bdf382e95547c419152f03a4e55e72a8c97f97e4b514",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:37:17.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "832d2d306ff6dc4fc9eb7ebbe0f72b4d05ec63086a26aef22bcbb9cbb689872e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-15T05:39:36.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "a66f3bbab473057893206f7178fefff2dd79abb5be7d6719c7b1cfc23ba0baf7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:33.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "58eec7ef0a9e13461a6d6447011e82385ccf9fcb06c71f4885feb9d32adcf2a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:18.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "bad4dcf8b840c9b28dd7bce8d347c49c4753fdf1e0e42fe8eb530b48e613707f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-14T05:54:14.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "2c1fbc3e3eac6a6827e6960cb8a976180be23a7a44a11beffdb4ec0526d3a8f9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T08:43:27.000Z",
      "commit": "9ad478d1dba5f3dbc73b093fadd1e931f6b4d478",
      "fileid": "7bc5f9e7dc30bef563933361607271b46b5f138d4af345a3983df4bbbedd11f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eric-hunt/actions/runs/25844272989"
    }
  ]
}