mirror of
https://github.com/sensebox/opensensmapr
synced 2025-02-22 14:53:57 +01:00
removed URIs invalid for CRAN
This commit is contained in:
parent
262141751f
commit
7e8eb46c8e
1 changed files with 2 additions and 2 deletions
|
@ -64,11 +64,11 @@ This project adheres to semantic versioning, for changes in recent versions plea
|
||||||
## Contributing & Development
|
## Contributing & Development
|
||||||
|
|
||||||
Contributions are very welcome!
|
Contributions are very welcome!
|
||||||
When submitting a patch, please follow the existing [code style](.lintr),
|
When submitting a patch, please follow the existing code stlye,
|
||||||
and run `R CMD check --no-vignettes .` on the package.
|
and run `R CMD check --no-vignettes .` on the package.
|
||||||
Where feasible, also add tests for the added / changed functionality in `tests/testthat`.
|
Where feasible, also add tests for the added / changed functionality in `tests/testthat`.
|
||||||
|
|
||||||
Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
|
Please note that this project is released with a Contributor Code of Conduct.
|
||||||
By participating in this project you agree to abide by its terms.
|
By participating in this project you agree to abide by its terms.
|
||||||
|
|
||||||
### development environment
|
### development environment
|
||||||
|
|
Loading…
Add table
Reference in a new issue