era is free and open source (FOSS) software maintained in the interests of open science. Contributions of all types are welcome.
We are especially interested in expanding the built-in eras defined in the package. These can be any calendar system or time scale that uses years.
To suggest an era for inclusion in the package, please create a new issue at https://github.com/joeroe/rpaleoclim/issues.
Or to implement it yourself, you can fork this repository, then:
tribble
in data-raw/era_table.R
with the parameters of your new eradata-raw/era_table.R
to regenerate and export the new era tabledevtools::build()
) the package and check that your new era is now returned by era("<label>")
devtools::check()
to build the package and run automated testsThen follow the GitHub flow and make a pull request with your new era. If possible, please include sources for the era parameters you added in your pull request.
To report a bug or problem, please create a new issue at https://github.com/joeroe/rpaleoclim/issues. Please include as much information as possible and, if you can, a minimal reproducible example ("reprex").
To suggest an new feature or improvement, please create a new issue at https://github.com/joeroe/rpaleoclim/issues.
All contributions are welcome, but if possible please follow these conventions:
devtools::check()
to build the package and run tests before making a pull requestThen follow the GitHub flow and make a pull request with your contributions.
For any other questions or comments on this software, please feel free to email the maintainer at joe@joeroe.io.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.