-
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.
allow select syntax for summary table
- Loading branch information
Showing
3 changed files
with
43 additions
and
40 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,11 +1,11 @@ | ||
Package: isoprocessor | ||
Title: IRMS data processor | ||
Description: Data processing and reduction pipelines for isotope ratio mass spectrometry (IRMS) data | ||
Version: 0.3.0 | ||
Version: 0.3.1 | ||
Authors@R: person("Sebastian", "Kopf", email = "[email protected]", | ||
role = c("aut", "cre")) | ||
URL: https://github.com/kopflab/isoprocessor | ||
BugReports: https://github.com/kopflab/isoprocessor/issues | ||
URL: https://github.com/isoverse/isoprocessor | ||
BugReports: https://github.com/isoverse/isoprocessor/issues | ||
Depends: | ||
R (>= 3.3.0), | ||
isoreader (>= 1.0.2) | ||
|
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
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