{
  "_id": "6a478d1c6527f6f71fa0e3e7",
  "Package": "fastrc",
  "Title": "Fast Reverse Complement of DNA and RNA Sequences",
  "Version": "0.0.2",
  "Authors@R": "person(\"Steven G.\", \"Rozen\", , \"steverozen@pm.me\", role = c(\"aut\", \"cre\"))",
  "Description": "Fast reverse complement of DNA and RNA sequences using a\n'C++' lookup table for O(1) per-base complement mapping.\nSupports full IUPAC ambiguity codes, DNA and RNA modes, case\npreservation, and NA handling. Much faster than other packages\nfor computing reverse complements of many short sequences such\nas primers, probes, and, k-mers.",
  "URL": "https://steverozen.github.io/fastrc/,\nhttps://steverozen.github.io/, https://github.com",
  "License": "GPL (>= 3)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://steverozen.r-universe.dev",
  "Date/Publication": "2026-02-26 19:03:29 UTC",
  "RemoteUrl": "https://github.com/steverozen/fastrc",
  "RemoteRef": "HEAD",
  "RemoteSha": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-02 06:14:10 UTC",
    "User": "root"
  },
  "Author": "Steven G. Rozen [aut, cre]",
  "Maintainer": "Steven G. Rozen <steverozen@pm.me>",
  "_user": "steverozen",
  "_type": "src",
  "_file": "fastrc_0.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/35c3becb1bcc5003c7e1a45f83c04ee9c60f59ea6cd02c7bc22d7a96dd85aaf2",
  "_filesize": 84796,
  "_sha256": "35c3becb1bcc5003c7e1a45f83c04ee9c60f59ea6cd02c7bc22d7a96dd85aaf2",
  "_expires": "2026-10-11T10:21:15.000Z",
  "_created": "2026-07-02T06:14:10.000Z",
  "_published": "2026-07-03T10:21:16.502Z",
  "_jobs": [
    {
      "job": 84979505231,
      "time": 126,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030446956"
    },
    {
      "job": 84979505159,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030443366"
    },
    {
      "job": 84979505373,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030448758"
    },
    {
      "job": 84979505494,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030443572"
    },
    {
      "job": 84979505566,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030455105"
    },
    {
      "job": 84979505246,
      "time": 378,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030501594"
    },
    {
      "job": 84979505508,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030448033"
    },
    {
      "job": 84979505222,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030471850"
    },
    {
      "job": 84979504951,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030412705"
    },
    {
      "job": 84979505178,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8030447531"
    },
    {
      "job": 84979505221,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8030437854"
    },
    {
      "job": 84979505460,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8030437407"
    },
    {
      "job": 84979505340,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8030437115"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118",
  "_status": "success",
  "_upstream": "https://github.com/steverozen/fastrc",
  "_commit": {
    "id": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
    "author": "Steven G. Rozen <steverozen@pm.me>",
    "committer": "Steven G. Rozen <steverozen@pm.me>",
    "message": "new theme\n",
    "time": 1772132609
  },
  "_maintainer": {
    "name": "Steven G. Rozen",
    "email": "steverozen@pm.me",
    "login": "steverozen",
    "description": "",
    "uuid": 30855154
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "steverozen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 13
    },
    {
      "week": "2026-09",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "steverozen",
      "count": 22,
      "uuid": 30855154
    }
  ],
  "_userbio": {
    "uuid": 30855154,
    "type": "user",
    "name": "Steven G. Rozen",
    "followers": 30
  },
  "_downloads": {
    "count": 145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastrc"
  },
  "_devurl": "https://github.com/steverozen/fastrc",
  "_pkgdown": "https://steverozen.github.io/fastrc/",
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastrc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/steverozen/fastrc",
  "_realowner": "steverozen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2026-03-03"
    }
  ],
  "_exports": [
    "fast_rc"
  ],
  "_help": [
    {
      "page": "fast_rc",
      "title": "Fast Reverse Complement of DNA/RNA Sequences",
      "topics": [
        "fast_rc"
      ]
    }
  ],
  "_readme": "https://github.com/steverozen/fastrc/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "fastrc",
  "_universes": [
    "steverozen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/5cc08243ba562cfab0d317e6c08f8949d966fc83c01eae0fa76d9e8825d57508",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/0b7ea17660c09ddda8b21ca15f7e728806228b0dbced437ef816393b2c7cdeac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/8b97dfae07115c92f1d5e4dc277c746876c2e9b0acaf3282db90ec59299afcce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/84e6d52123410792de829fdb7b3d194e602be5df12f807cefe8d68b1b1b3328a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:51.000Z",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/a41b3ac6a818515b455caf0e9d455339e3da031489f11aa7e9b3167c2add391f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-02T06:19:17.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/473e639a7b1e16c10c31255456ac839e91958043c2b4b462d0d7c52e44f86a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:18.000Z",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/86d18e5e3b7fd2ea047fa38a1d84f9fc5f2c7ad01959e7267d8eb133c4ec4f70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-07-02T06:17:40.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/74b8cf93eead82f5482264a1acc310b8bbbcc839e0105a563c9b43acb2735b2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-07-02T06:16:37.000Z",
      "arch": "emscripten",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/ca4b629eb026b4780b1336c2087af0d533c9939f6354cabd9c37ee5d5dba48ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-02T06:15:38.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/e26466faf3ea4773e15bdfc4bdc30470797d002208649928c31eab7d0b4f7025",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-02T06:15:21.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/d0d137e3af40143c7abac0ad047987a93d51a79051d8829984272b522f0736d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-07-02T06:15:29.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "https://r2.ropensci.org/45c10ddf1e10caf59a90ab9f9a72392a332fad3d3a502966ebd65fca6505feba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/28569450118"
    }
  ]
}