-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
600 additions
and
5 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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: IBSFood | ||
Title: What the Package Does (one line, title case) | ||
Version: 0.0.0.9000 | ||
Authors@R: person("First", "Last", email = "first.last@example.com", role = c("aut", "cre")) | ||
Description: What the package does (one paragraph). | ||
Title: Metagenomics analysis of IBS and healthy individuals with food data | ||
Version: 0.1.1 | ||
Authors@R: person("Julien", "Tap", email = "julien.tap@danone.com", role = c("aut", "cre")) | ||
Description: R notebook collection about metagenomics analysis of IBS and healthy individuals | ||
Depends: R (>= 3.4.0) | ||
License: What license is it under? | ||
License: GPL-3 | ||
Encoding: UTF-8 | ||
LazyData: true | ||
RoxygenNote: 6.0.1 |
Oops, something went wrong.