Package: rncl Title: An Interface to the Nexus Class Library Version: 0.8.9 Authors@R: c(person("Francois", "Michonneau", role=c("aut", "cre"), email="francois.michonneau@gmail.com", comment = c("ORCID" = "0000-0002-9092-966X")), person("Ben", "Bolker", role=c("aut"), comment = c("ORCID" = "0000-0002-2127-0443")), person("Mark", "Holder", role=c("aut"), comment = c("ORCID" = "0000-0001-5575-0536")), person("Paul", "Lewis", role=c("aut"), comment = c("ORCID" = "0000-0001-9852-8759")), person("Brian", "O'Meara", role=c("aut"), comment = c("ORCID" = "0000-0002-0337-5997"))) Maintainer: Francois Michonneau Description: An interface to the Nexus Class Library which allows parsing of NEXUS, Newick and other phylogenetic tree file formats. It provides elements of the file that can be used to build phylogenetic objects such as ape's 'phylo' or phylobase's 'phylo4(d)'. This functionality is demonstrated with 'read_newick_phylo()' and 'read_nexus_phylo()'. Imports: Rcpp (>= 0.11.0), progress (>= 1.1.2), stats Suggests: testthat, ape LinkingTo: Rcpp, progress Depends: R (>= 3.1.1) License: BSD_2_clause + file LICENSE URL: https://github.com/fmichonneau/rncl BugReports: https://github.com/fmichonneau/rncl/issues RoxygenNote: 7.3.3 Encoding: UTF-8 Repository: https://phylotastic.r-universe.dev Date/Publication: 2026-01-20 18:31:54 UTC RemoteUrl: https://github.com/fmichonneau/rncl RemoteRef: HEAD RemoteSha: ab96c87dece629cc6484b60cb62bef196c37e04c NeedsCompilation: yes Packaged: 2026-06-23 23:45:15 UTC; root Author: Francois Michonneau [aut, cre] (ORCID: ), Ben Bolker [aut] (ORCID: ), Mark Holder [aut] (ORCID: ), Paul Lewis [aut] (ORCID: ), Brian O'Meara [aut] (ORCID: )