diff --git a/codemeta.json b/codemeta.json index 5d2a730..e8888f5 100644 --- a/codemeta.json +++ b/codemeta.json @@ -171,11 +171,6 @@ "url": "https://cran.r-project.org" }, "sameAs": "https://CRAN.R-project.org/package=tiff" - }, - { - "@type": "SoftwareApplication", - "identifier": "unifir", - "name": "unifir" } ], "softwareRequirements": { @@ -276,6 +271,18 @@ "sameAs": "https://CRAN.R-project.org/package=terra" }, "10": { + "@type": "SoftwareApplication", + "identifier": "unifir", + "name": "unifir", + "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=unifir" + }, + "11": { "@type": "SoftwareApplication", "identifier": "units", "name": "units", @@ -289,7 +296,7 @@ }, "SystemRequirements": null }, - "fileSize": "4059.882KB", + "fileSize": "3978.587KB", "citation": [ { "@type": "ScholarlyArticle", diff --git a/cran-comments.md b/cran-comments.md index c363838..f9e5b7b 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -3,7 +3,7 @@ * ubuntu 20.04 (on GitHub Actions), R devel, release, oldrelease * MacOS X 11.6.3 (on GitHub Actions), R release * Windows Server 2019 (on GitHub Actions), R release -* win-builder (devel, release, oldrelease) +* win-builder (devel, release) ## R CMD check results @@ -12,3 +12,11 @@ ## Downstream dependencies There are no downstream dependencies on CRAN for terrainr at the time of submission. + +## revdepcheck results + +We checked 2 reverse dependencies (1 from CRAN + 1 from R-Universe), +comparing R CMD check results across CRAN and dev versions of this package. + + * We saw 0 new problems + * We failed to check 0 packages