Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.6%) to scientific vocabulary
Keywords
Repository
GC/LC-MS data analysis for environmental science
Basic Info
- Host: GitHub
- Owner: yufree
- Language: R
- Default Branch: master
- Homepage: http://yufree.github.io/enviGCMS/
- Size: 182 MB
Statistics
- Stars: 17
- Watchers: 2
- Forks: 6
- Open Issues: 0
- Releases: 7
Topics
Metadata Files
README.md
enviGCMS: GC-MS Data Analysis for Environmental Science
enviGCMS provides functions for GC/LC-MS data analysis for environmental sciences.
Installation
You can either use the stable version of enviGCMS from CRAN,
{r}
install.packages("enviGCMS")
or the current development snapshot from this GitHub repository:
{r}
remotes::install_github("yufree/enviGCMS")
This package has removed the depends/suggests on xcms package as it is a package with too many unstable depends. If you need to use the functions with xcms, please find the release version of enviGCMS 0.7.4 or install rmwf package from github, which adopted most of those functions.
Usage
Check this vignette for Data analysis of GC-MS and LC-MS in Environmental Science.
Check this vignette for Pooled QC analysis in Environmental Science.
Detailed usage of functions in Environmental analysis could be found in this paper and the vignettes in this package.
Owner
- Name: Miao YU
- Login: yufree
- Kind: user
- Location: Farmington
- Company: The Jackson Laboratory
- Website: http://yufree.cn
- Twitter: yu_free
- Repositories: 110
- Profile: https://github.com/yufree
Scientist @ JAX
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Delete event: 1
- Push event: 19
- Create event: 2
Last Year
- Release event: 1
- Watch event: 1
- Delete event: 1
- Push event: 19
- Create event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Yufree | y****e@l****n | 374 |
| ActionsGo Bot | a****o | 18 |
| jpgroup | j****s@g****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: about 9 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- jpgroup (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 377 last-month
- Total docker downloads: 25
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: enviGCMS
GC/LC-MS Data Analysis for Environmental Science
- Homepage: https://github.com/yufree/enviGCMS
- Documentation: http://cran.r-project.org/web/packages/enviGCMS/enviGCMS.pdf
- License: GPL-2
-
Latest release: 0.8.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions-go/push master composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- R >= 2.10 depends
- BiocParallel * imports
- RColorBrewer * imports
- Rdisop * imports
- animation >= 2.2.3 imports
- data.table * imports
- grDevices * imports
- graphics * imports
- igraph * imports
- methods * imports
- mixtools * imports
- stats * imports
- utils * imports
- DT * suggests
- MSnbase * suggests
- crosstalk * suggests
- knitr * suggests
- plotly * suggests
- rmarkdown * suggests
- shiny * suggests
- testthat * suggests
- xcms * suggests