{
  "_id": "6a0f6d42acfb0bcc41c5eb5c",
  "Package": "rRDP",
  "Title": "Interface to the RDP Classifier",
  "Description": "This package installs and interfaces the naive Bayesian\nclassifier for 16S rRNA sequences developed by the Ribosomal\nDatabase Project (RDP). With this package the classifier\ntrained with the standard training set can be used or a custom\nclassifier can be trained.",
  "Version": "1.37.3",
  "Date": "2024-03-26",
  "Authors@R": "c(person(\"Michael\", \"Hahsler\", \nrole = c(\"aut\", \"cre\"),\nemail = \"mhahsler@lyle.smu.edu\",\ncomment = c(ORCID = \"0000-0003-2716-1405\")),\nperson(\"Nagar\", \"Anurag\",\nrole = \"aut\"))",
  "biocViews": "Genetics, Sequencing, Infrastructure, Classification,\nMicrobiome, ImmunoOncology, Alignment, SequenceMatching,\nDataImport, Bayesian",
  "BugReports": "https://github.com/mhahsler/rRDP/issues",
  "URL": "https://github.com/mhahsler/rRDP/",
  "SystemRequirements": "Java JDK 1.4 or higher",
  "License": "GPL-2 + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "make default-jdk zlib1g-dev",
  "Repository": "https://mhahsler.r-universe.dev",
  "Date/Publication": "2024-04-27 19:07:35 UTC",
  "RemoteUrl": "https://github.com/mhahsler/rRDP",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5215a534e17afd55e26ea59926afc30e9687800",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:08:16 UTC",
    "User": "root"
  },
  "Author": "Michael Hahsler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2716-1405>),\nNagar Anurag [aut]",
  "Maintainer": "Michael Hahsler <mhahsler@lyle.smu.edu>",
  "MD5sum": "06afbed5b4c179f6e69590d176aeed41",
  "_user": "mhahsler",
  "_type": "src",
  "_file": "rRDP_1.37.3.tar.gz",
  "_fileid": "5c9d0022ac91eba7e91c6b4816f3c65c19ed7b1095e40a58a157c0d48a8abb45",
  "_filesize": 2815004,
  "_sha256": "5c9d0022ac91eba7e91c6b4816f3c65c19ed7b1095e40a58a157c0d48a8abb45",
  "_created": "2026-05-21T08:08:16.000Z",
  "_published": "2026-05-21T20:38:26.364Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77263962699,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7130540676"
    },
    {
      "job": 77263962751,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130537149"
    },
    {
      "job": 77263962477,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7130537751"
    },
    {
      "job": 77263962327,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130520819"
    },
    {
      "job": 77263962318,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130479149"
    },
    {
      "job": 77263962107,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146639607"
    },
    {
      "job": 77263962573,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7130529706"
    },
    {
      "job": 77263962774,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7130535722"
    },
    {
      "job": 77263962955,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7130524497"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mhahsler/rRDP",
  "_commit": {
    "id": "a5215a534e17afd55e26ea59926afc30e9687800",
    "author": "Michael Hahsler <mhahsler@smu.edu>",
    "committer": "Michael Hahsler <mhahsler@smu.edu>",
    "message": "added.\n",
    "time": 1714244855
  },
  "_maintainer": {
    "name": "Michael Hahsler",
    "email": "mhahsler@lyle.smu.edu",
    "login": "mhahsler",
    "description": "I develop packages for AI, ML, and Data Science.",
    "uuid": 14900595,
    "orcid": "0000-0003-2716-1405"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biostrings",
      "version": ">= 2.26.2",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rRDPData",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mhahsler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "genetics",
    "sequencing",
    "infrastructure",
    "classification",
    "microbiome",
    "immunooncology",
    "alignment",
    "sequencematching",
    "dataimport",
    "bayesian",
    "bioconductor",
    "bioinformatics",
    "openjdk"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mhahsler",
      "count": 26,
      "uuid": 14900595
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "dtenenba",
      "count": 11,
      "uuid": 2286826
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 4,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 14900595,
    "type": "user",
    "name": "Michael Hahsler",
    "description": "I develop packages for AI, ML, and Data Science."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rRDP"
  },
  "_devurl": "https://github.com/mhahsler/rrdp",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rRDP.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "accuracy",
    "confusionTable",
    "decode_Greengenes",
    "decode_RDP",
    "encode_Greengenes",
    "encode_RDP",
    "GenClass16S",
    "rdp",
    "removeRDP",
    "trainRDP"
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Calculate Classification Accuracy",
      "topics": [
        "accuracy",
        "confusionTable"
      ]
    },
    {
      "page": "classification",
      "title": "Decoding and Encoding Phylogenetic Classification Annotations",
      "topics": [
        "classification",
        "decode_Greengenes",
        "decode_RDP",
        "encode_Greengenes",
        "encode_RDP",
        "GenClass16S"
      ]
    },
    {
      "page": "rdp",
      "title": "Ribosomal Database Project (RDP) Classifier for 16S rRNA",
      "topics": [
        "predict",
        "predict.RDPClassifier",
        "print.RDPClassifier",
        "RDP",
        "rdp",
        "removeRDP",
        "trainRDP"
      ]
    }
  ],
  "_readme": "https://github.com/mhahsler/rRDP/raw/HEAD/README.md",
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "crayon",
    "generics",
    "IRanges",
    "rJava",
    "S4Vectors",
    "Seqinfo",
    "XVector"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 3.051152522447381,
  "_indexed": true,
  "_nocasepkg": "rrdp",
  "_universes": [
    "mhahsler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:45.000Z",
      "distro": "noble",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "e5a028182c894d8b9f472df377c90c98ea9b73c3adf6b576aa863627013cee4f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:40.000Z",
      "distro": "noble",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "3d1719c6152b26de8a8b54601c15ba159b34ea9d76c606e39fb9623155302df0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:40.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "b8bb831c785cdac98bc589f1c0098e278af8026166290331a31a255192485cfa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:11.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "bf02d59e0d6ec7884881c6416e745213d1d0ed83887851599f68af81e8579d93",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.3",
      "date": "2026-05-21T20:38:09.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "84b9b3509437573d05c1f103edaa4be943d4516ccd41b4475bcf56fbcee467c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:11.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "ef314ee853ed89e612c30b3839989c190f1f0e6fdbcdf5b69c7f91ffd2a7d4c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.3",
      "date": "2026-05-21T08:10:25.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "4b6f223f8393c8b69a5d3557e5c52bd67e12ba2a237b377a089ce5721f5cbe79",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.3",
      "date": "2026-05-21T08:09:49.000Z",
      "commit": "a5215a534e17afd55e26ea59926afc30e9687800",
      "fileid": "883e5cda26d569ab7438303ebc8d1b15a8d6298b4689971f5f56d6c5dd640e10",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mhahsler/actions/runs/26213593327"
    }
  ]
}