-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
various small checks in preparation for release
- Loading branch information
Showing
10 changed files
with
96 additions
and
12 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
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 |
---|---|---|
|
@@ -2,12 +2,12 @@ | |
"@context": "https://doi.org/10.5063/schema/codemeta-2.0", | ||
"@type": "SoftwareSourceCode", | ||
"identifier": "greta.gam", | ||
"description": "A module for greta that lets you use mgcv's smoother functions and formula syntax to define smooth terms for use in a greta model. You can then define your own likelihood to complete the model, and fit it by MCMC. ", | ||
"name": "greta.gam: Generalised Additive Models in greta using mgcv", | ||
"description": "A module for greta (Golding (2019) <doi:10.21105/joss.01601>) that lets you use the 'mgcv' smoother functions and formula syntax to define smooth terms for use in a greta model. You can then define your own likelihood to complete the model, and fit it by MCMC. ", | ||
"name": "greta.gam: Generalised Additive Models in 'greta' using 'mgcv'", | ||
"relatedLink": "https://greta-dev.github.io/greta.gam/", | ||
"codeRepository": "https://github.com/greta-dev/greta.gam", | ||
"issueTracker": "https://github.com/greta-dev/greta.gam/issues", | ||
"license": "https://spdx.org/licenses/GPL-2.0", | ||
"license": "Apache License 2", | ||
"version": "0.1.0", | ||
"programmingLanguage": { | ||
"@type": "ComputerLanguage", | ||
|
@@ -37,15 +37,61 @@ | |
"email": "[email protected]" | ||
} | ||
], | ||
"copyrightHolder": [ | ||
{ | ||
"@type": "Person", | ||
"givenName": "Nick", | ||
"familyName": "Golding", | ||
"email": "[email protected]", | ||
"@id": "https://orcid.org/0000-0001-8916-5570" | ||
} | ||
], | ||
"maintainer": [ | ||
{ | ||
"@type": "Person", | ||
"givenName": "David L", | ||
"familyName": "Miller", | ||
"email": "[email protected]" | ||
"givenName": "Nicholas", | ||
"familyName": "Tierney", | ||
"email": "[email protected]", | ||
"@id": "https://orcid.org/0000-0003-1460-8722" | ||
} | ||
], | ||
"softwareSuggestions": [ | ||
{ | ||
"@type": "SoftwareApplication", | ||
"identifier": "knitr", | ||
"name": "knitr", | ||
"provider": { | ||
"@id": "https://cran.r-project.org", | ||
"@type": "Organization", | ||
"name": "Comprehensive R Archive Network (CRAN)", | ||
"url": "https://cran.r-project.org" | ||
}, | ||
"sameAs": "https://CRAN.R-project.org/package=knitr" | ||
}, | ||
{ | ||
"@type": "SoftwareApplication", | ||
"identifier": "rmarkdown", | ||
"name": "rmarkdown", | ||
"provider": { | ||
"@id": "https://cran.r-project.org", | ||
"@type": "Organization", | ||
"name": "Comprehensive R Archive Network (CRAN)", | ||
"url": "https://cran.r-project.org" | ||
}, | ||
"sameAs": "https://CRAN.R-project.org/package=rmarkdown" | ||
}, | ||
{ | ||
"@type": "SoftwareApplication", | ||
"identifier": "spelling", | ||
"name": "spelling", | ||
"provider": { | ||
"@id": "https://cran.r-project.org", | ||
"@type": "Organization", | ||
"name": "Comprehensive R Archive Network (CRAN)", | ||
"url": "https://cran.r-project.org" | ||
}, | ||
"sameAs": "https://CRAN.R-project.org/package=spelling" | ||
}, | ||
{ | ||
"@type": "SoftwareApplication", | ||
"identifier": "testthat", | ||
|
@@ -123,7 +169,8 @@ | |
}, | ||
"SystemRequirements": null | ||
}, | ||
"fileSize": "85.96KB", | ||
"fileSize": "208.45KB", | ||
"releaseNotes": "https://github.com/greta-dev/greta.gam/blob/master/NEWS.md", | ||
"readme": "https://github.com/greta-dev/greta.gam/blob/main/README.md", | ||
"contIntegration": ["https://github.com/greta-dev/greta.gam/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/greta-dev/greta.gam?branch=main"] | ||
} |
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,5 +1,13 @@ | ||
## Test environments | ||
|
||
* local R installation, R 4.4.2 | ||
* win-builder (devel) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
|
||
## Submission notes | ||
|
||
* This is a new release. |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
CMD | ||
Codecov | ||
DL | ||
Generalised | ||
Marra | ||
ORCID | ||
arXiv | ||
datatypes | ||
doi | ||
eigen | ||
gam | ||
generalised | ||
greta | ||
grey | ||
jagam | ||
joss | ||
mgcv | ||
mgcv's | ||
modelling | ||
naïve | ||
nullspace | ||
optimisation | ||
penalise | ||
’s |
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.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
if(requireNamespace('spelling', quietly = TRUE)) | ||
spelling::spell_check_test(vignettes = TRUE, error = FALSE, | ||
skip_on_cran = TRUE) |