Science Score: 26.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
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.8%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: jhmaindonald
- Language: HTML
- Default Branch: master
- Size: 1.09 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
- Releases: 0
Created almost 9 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
ReadMe
This repository holds the source files for the qra package for R.
<<<<<<< HEAD
The package has utility functions and data for use for quantal response
analysis, with the analysis of insect mortality data from exposure-mortality
experiments primarily in mind. "Exposure" may be dose of a fumigant, time
=======
The package has utility functions and data for use for quantal response
analysis, with the analysis of insect mortality data from exposure-mortality
experiments primarily in mind. "Exposure" may be dose of a fumigant, time
>>>>>>> 604be7362cebff9b9f2a47be99e3f46bc7017974
in cold storage, or another such measure.
This development version can be installed using the
`install_github()` function from the `devtools` package, thus:
```
devtools::install_github(jhmaindonald/qra}}
```
Use the available options for `install.packages()` as required, e.g.,
to ensure that vignettes are built (by default, they are not:)
```
devtools::install_github(jhmaindonald/qra, build_vignettes=TRUE)
```
One may want to specify `upgrade_dependencies = FALSE`, and attend separately
to the updating of dependencies, and/or to specify, e.g.
`dependencies=c("Depends", "Imports", "LinkingTo")`. (By default,
`dependencies=TRUE`., i.e., also "Suggests".)
Owner
- Name: John H Maindonald
- Login: jhmaindonald
- Kind: user
- Repositories: 4
- Profile: https://github.com/jhmaindonald
GitHub Events
Total
- Issue comment event: 4
- Push event: 4
- Pull request event: 2
- Fork event: 1
Last Year
- Issue comment event: 4
- Push event: 4
- Pull request event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| John Maindonald | j****d@g****m | 17 |
| John Maindonald | j****n@s****z | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 1.25
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- bbolker (3)
- jhmaindonald (1)
- dmurdoch (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 627 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: qra
Quantal Response Analysis for Dose-Mortality Data
- Homepage: https://github.com/jhmaindonald/qra
- Documentation: http://cran.r-project.org/web/packages/qra/qra.pdf
- License: GPL-3
-
Latest release: 0.2.7
published over 4 years ago
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 42.6%
Downloads: 83.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 4.1.0 depends
- knitr * depends
- lattice * depends
- latticeExtra * depends
- rmarkdown * depends
- ggplot2 * imports
- lme4 * imports
- splines * imports
- DHARMa * suggests
- VGAM * suggests
- bookdown * suggests
- dfoptim * suggests
- fitODBOD * suggests
- gamlss * suggests
- glmmTMB >= 1.1.2 suggests
- kableExtra >= 1.2 suggests
- optimx * suggests
- plotrix * suggests
- prettydoc * suggests