Skip to content

Commit

Permalink
Merge pull request #105 from jonesor/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
jonesor authored Apr 27, 2021
2 parents 8c4c61a + a92f00b commit 898cab8
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 40 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ matrix:
- os: linux
dist: xenial
r: devel
- os: osx
osx_image: xcode12
r: devel
# - os: osx
# osx_image: xcode12
# r: devel

# Branches
branches:
Expand Down
13 changes: 0 additions & 13 deletions CODE_OF_CONDUCT.md

This file was deleted.

2 changes: 0 additions & 2 deletions CRAN-RELEASE

This file was deleted.

4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: Rcompadre
Type: Package
Title: Utilities for Working with the COMPADRE/COMADRE Plant and Animal Matrix Model Databases
Title: Utilities for Working with the 'COMPADRE'/'COMADRE' Plant and Animal Matrix Model Databases
Version: 1.0.0
Authors@R: c(
person(given = "Patrick",
Expand Down Expand Up @@ -42,7 +42,7 @@ Authors@R: c(
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-3289-9925")))
Description: Utility functions for interacting with the COMPADRE and COMADRE databases of matrix population models.
Description: Utility functions for interacting with the 'COMPADRE' and 'COMADRE' databases of matrix population models.
License: GPL-2 | file LICENSE
URL: https://github.com/jonesor/Rcompadre
BugReports: https://github.com/jonesor/Rcompadre/issues
Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ In the meantime, please use `citation("Rcompadre")`.

## Contributions

All contributions are welcome. Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.
All contributions are welcome. Please note that this project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By participating in this project you agree to abide by its terms.


There are numerous ways of contributing.
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,9 @@ please use `citation("Rcompadre")`.
## Contributions

All contributions are welcome. Please note that this project is released
with a [Contributor Code of Conduct](CONDUCT.md). By participating in
this project you agree to abide by its terms.
with a [Contributor Code of
Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).
By participating in this project you agree to abide by its terms.

There are numerous ways of contributing.

Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
],
"@type": "SoftwareSourceCode",
"identifier": "Rcompadre",
"description": "Utility functions for interacting with the COMPADRE and COMADRE databases of matrix population models.",
"name": "Rcompadre: Utilities for Working with the COMPADRE/COMADRE Plant and Animal Matrix Model Databases",
"description": "Utility functions for interacting with the 'COMPADRE' and 'COMADRE' databases of matrix population models.",
"name": "Rcompadre: Utilities for Working with the 'COMPADRE'/'COMADRE' Plant and Animal Matrix Model Databases",
"codeRepository": "https://github.com/jonesor/Rcompadre",
"issueTracker": "https://github.com/jonesor/Rcompadre/issues",
"license": "https://spdx.org/licenses/GPL-2.0",
Expand Down
6 changes: 5 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,12 @@ __R latest release__

## R CMD check results

There were no ERRORs, WARNINGs or NOTEs.
There were no ERRORs or WARNINGs.

There was 1 NOTE:
Non-standard file/directory found at top level:
'cran-comments.md'

This is the first submission to CRAN.

## Downstream dependencies
Expand Down
8 changes: 2 additions & 6 deletions docs/articles/a04_ObtainingReferences.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 1 addition & 7 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ articles:
a02_RcompadreTidy: a02_RcompadreTidy.html
a03_VectorisingRcompadre: a03_VectorisingRcompadre.html
a04_ObtainingReferences: a04_ObtainingReferences.html
last_built: 2021-04-27T13:51Z
last_built: 2021-04-27T17:51Z

0 comments on commit 898cab8

Please sign in to comment.