Source: r-cran-rncl
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-rcpp,
 r-cran-progress,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rncl
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rncl.git
Homepage: https://cran.r-project.org/package=rncl

Package: r-cran-rncl
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Interface to the Nexus Class Library
 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()'.
