1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-07 11:29:39 +02:00

0.4.0, just published on CRAN

This commit is contained in:
2018-10-01 19:36:42 +02:00
parent 6d761436f7
commit c7c57f4042
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# 0.3.0.90xx (latest development version)
# 0.4.0
#### New
* The data set `microorganisms` now contains **all microbial taxonomic data from ITIS** (kingdoms Bacteria, Fungi and Protozoa), the Integrated Taxonomy Information System, available via https://itis.gov. The data set now contains more than 18,000 microorganisms with all known bacteria, fungi and protozoa according ITIS with genus, species, subspecies, family, order, class, phylum and subkingdom. The new data set `microorganisms.old` contains all previously known taxonomic names from those kingdoms.
@@ -109,7 +109,7 @@
#### Other
* More unit tests to ensure better integrity of functions
# 0.3.0 (latest stable version)
# 0.3.0
**Published on CRAN: 2018-08-14**
#### New