Package: rRDP Title: Interface to the RDP Classifier Description: This package installs and interfaces the naive Bayesian classifier for 16S rRNA sequences developed by the Ribosomal Database Project (RDP). With this package the classifier trained with the standard training set can be used or a custom classifier can be trained. Version: 1.37.3 Date: 2024-03-26 Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre"), email = "mhahsler@lyle.smu.edu", comment = c(ORCID = "0000-0003-2716-1405")), person("Nagar", "Anurag", role = "aut")) biocViews: Genetics, Sequencing, Infrastructure, Classification, Microbiome, ImmunoOncology, Alignment, SequenceMatching, DataImport, Bayesian Depends: Biostrings (>= 2.26.2) BugReports: https://github.com/mhahsler/rRDP/issues URL: https://github.com/mhahsler/rRDP/ Imports: rJava, utils Suggests: rRDPData, knitr, rmarkdown 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: 2026-06-20 08:12:21 UTC; root Author: Michael Hahsler [aut, cre] (ORCID: ), Nagar Anurag [aut] Maintainer: Michael Hahsler