{
  "_id": "6a1e82c31d7bb097a0a66860",
  "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-06-02 07:05:39 UTC",
    "User": "root"
  },
  "Author": "Steven G. Rozen [aut, cre]",
  "Maintainer": "Steven G. Rozen <steverozen@pm.me>",
  "MD5sum": "2eef9a56842b3b88cd9e93e5461f3587",
  "_user": "steverozen",
  "_type": "src",
  "_file": "fastrc_0.0.2.tar.gz",
  "_fileid": "986e4773ccfc155bc5b1ecc2c184228a32ebcb0848c148f0b1d52419d061d8f5",
  "_filesize": 83841,
  "_sha256": "986e4773ccfc155bc5b1ecc2c184228a32ebcb0848c148f0b1d52419d061d8f5",
  "_created": "2026-06-02T07:05:39.000Z",
  "_published": "2026-06-02T07:14:11.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79017531573,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351140447"
    },
    {
      "job": 79017531543,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351136506"
    },
    {
      "job": 79017531598,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351140260"
    },
    {
      "job": 79017531600,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351140418"
    },
    {
      "job": 79017531566,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351141566"
    },
    {
      "job": 79017531627,
      "time": 473,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351232222"
    },
    {
      "job": 79017531561,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351142731"
    },
    {
      "job": 79017531587,
      "time": 217,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351163203"
    },
    {
      "job": 79017145903,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351108054"
    },
    {
      "job": 79017531556,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351135460"
    },
    {
      "job": 79017531572,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351135333"
    },
    {
      "job": 79017531571,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351136913"
    },
    {
      "job": 79017531550,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351132270"
    }
  ],
  "_buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 125,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastrc"
  },
  "_devurl": "https://github.com/steverozen/fastrc",
  "_pkgdown": "https://steverozen.github.io/fastrc/",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-06-02T07:07:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "2d15ca59b93f696d7f4290ac0f60dd485b30270e6902f8e4b6909db867faee82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "67b9eff34b51ddda11de378de99cf0baa6ee08de8101f90a234154e86346a4d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "be097c0c5d4d031ae944bf33eb41c85deb0d595760c6c405f0652cb7f837ac64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "12c4ca57a017d154fd3d27c26cb5a75da8bcb56ecd4f47510c8458494787a98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:44.000Z",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "c35b9434db9c8f4bafb74f3b0a5e3355af5a97be877ef58a23a79daa0107b248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:12:16.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "6410f6bf0d314811ed8fd540f362fd64b5685e6144cce3b4aa2020d3fd99b856",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:46.000Z",
      "arch": "aarch64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "9a1c20e13aa3bbb50a24f6e0f662733c2bb09e773e709e4b544313d409e57646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-02T07:08:44.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "3b7e084f7b40903c4cd2e8a693e965e40e080846d0cdb9e8140c376964aebef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:31.000Z",
      "arch": "emscripten",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "95dd0bc34c6cc58ab0886d15737ed871b5b2cc35a24ad08d672bee82f16c1edb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:06:56.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "c946fe9bbbd2a722c62058d6c17841567b52f2e1c58e631d3d71f06bbb85c362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:07:04.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "0d663127f8032df3296050a0fc504f7d1321461c99e77d684730d57a58109128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-02T07:06:49.000Z",
      "arch": "x86_64",
      "commit": "7fd0c7ede5893e81bc53fcb7ba415b60ff2449e5",
      "fileid": "d16042f4d360fec9bc3a07ba82ac4f3736a8dd7e351a93d4cd9548ed2cec735e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/steverozen/actions/runs/26804038048"
    }
  ]
}