-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply advice from CRAN's submission checklist
- Loading branch information
1 parent
d43c7b4
commit 45a05de
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,12 +8,12 @@ Authors@R: | |
role = c("aut", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0001-5135-5758")) | ||
Description: BacDive focuses on providing organism-linked | ||
Description: 'BacDive' focuses on providing organism-linked | ||
information covering the multifarious aspects of bacterial | ||
biodiversity: taxonomic classification, morphology, physiology, | ||
cultivation, origin natural habitat and more, both for bacterial and | ||
archaeal strains. BacDiveR helps you investigate this data offline, | ||
and semi-automatically in R. | ||
archaeal strains (see Söhngen et al. (2014) <doi:10.1093/nar/gkt1058>). | ||
BacDiveR helps you investigate this data offline, and semi-automatically in R. | ||
License: MIT + file LICENSE | ||
URL: https://github.com/TIBHannover/BacDiveR | ||
BugReports: https://github.com/TIBHannover/BacDiveR/issues | ||
|