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

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

All Time
  • Total Commits: 30
  • Total Committers: 2
  • Avg Commits per committer: 15.0
  • Development Distribution Score (DDS): 0.433
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 627 Last month
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