-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
Package: simcuber | ||
Title: Simulating Biodiversity Data Cubes | ||
Version: 0.0.0 | ||
Authors@R: c( | ||
Authors@R: | ||
person("Ward", "Langeraert", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0002-5900-8109", affiliation = "Instituut voor Natuur- en Bosonderzoek (INBO)")) | ||
) | ||
Description: Simulation framework for biodiversity data cubes. | ||
License: MIT + file LICENSE | ||
URL: https://github.com/b-cubed-eu/simcuber | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,50 @@ | ||
description: Configuration file for checklist::check_pkg() | ||
package: yes | ||
allowed: | ||
warnings: [] | ||
notes: [] | ||
warnings: | ||
- motivation: part of B-Cubed project | ||
value: '`Research Institute for Nature and Forest (INBO)` must be listed as copyright | ||
holder and funder and use `[email protected]` as email.' | ||
- motivation: part of B-Cubed project | ||
value: 'no communities found in `DESCRIPTION`. Please add them with `Config/checklist/communities: | ||
inbo' | ||
notes: | ||
- motivation: will be updated | ||
value: |- | ||
Branch master detected. From Oct. 1, 2020, any new repositories you create uses | ||
main as the default branch, instead of master. You can rename the default branch | ||
from the web. More info on https://github.com/github/renaming | ||
- motivation: will be updated | ||
value: |- | ||
checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Ward Langeraert <[email protected]>' | ||
New submission | ||
Found the following (possibly) invalid URLs: | ||
URL: https://github.com/b-cubed-eu/simcuber | ||
From: DESCRIPTION | ||
Status: 404 | ||
Message: Not Found | ||
URL: https://github.com/b-cubed-eu/simcuber/actions | ||
From: README.md | ||
Status: 404 | ||
Message: Not Found | ||
URL: https://github.com/b-cubed-eu/simcuber/issues | ||
From: DESCRIPTION | ||
Status: 404 | ||
Message: Not Found | ||
URL: https://github.com/b-cubed-eu/simcuber/releases | ||
From: README.md | ||
Status: 404 | ||
Message: Not Found | ||
- motivation: will be updated | ||
value: |- | ||
in DESCRIPTION fix Problematic URLs | ||
Error code: 404, https://github.com/b-cubed-eu/simcuber/issues | ||
required: | ||
- CITATION | ||
- DESCRIPTION | ||
- R CMD check | ||
- checklist | ||
- codemeta | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.