From ae881df7b4163e96e1a5de820a1a95a5739b040a Mon Sep 17 00:00:00 2001 From: mhesselbarth Date: Mon, 2 Oct 2023 11:15:07 +0200 Subject: [PATCH 1/3] [skip-ci] Update gitignore and cran-comments --- .gitignore | 1 + cran-comments.md | 17 ++--------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index af04397a0..caadaaa7c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ src/*.so src/*.dll ^CRAN-SUBMISSION$ data-raw/FS-metrics.fca +CRAN-SUBMISSION diff --git a/cran-comments.md b/cran-comments.md index 184ea51c8..4c383c850 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -117,18 +117,5 @@ with a suitable tolerance. * The software we compare our results to (FRAGSTATS) has only a precision of 4 digits itself. We discussed using relative differences but decided that we do not want to show that our results are equal to the FRAGSTATS results within a tolerance, but rather that our results would be exactly the same assuming the same precision. Therefore we decided to round our results for the tests. - -## Test environments -* Windows 10, R 3.5.2 -* ubuntu 18.04, R 3.5.2 -* macOS Mojave, R 3.5.2 -* Windows 10, R (unstable) (2019-01-18 r75994) -* win-builder (release and devel) - -## R CMD check results - -0 errors | 0 warnings | 0 note - -## Reverse dependencies - -There are currently no reverse dependencies. +## Update Version: 0.1.0 +First submission to CRAN From f341b26405e67e862b72f83ff26513dc7c869751 Mon Sep 17 00:00:00 2001 From: mhesselbarth Date: Tue, 3 Oct 2023 08:41:08 +0200 Subject: [PATCH 2/3] [skip-ci] Update DESCRIPTION typo --- DESCRIPTION | 2 +- cran-comments.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c7b9f1147..3ebf18287 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -41,7 +41,7 @@ Description: Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimplements the most common metrics from 'FRAGSTATS' () and new ones from the current literature on landscape metrics. This package supports 'terra' SpatRaster objects - as input arguments. It further provides utility functionn to visualize patches, + as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics. License: GPL-3 URL: https://r-spatialecology.github.io/landscapemetrics/ diff --git a/cran-comments.md b/cran-comments.md index 4c383c850..f4c3c20a7 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,8 @@ +# landscapemetrics 2.0.0 - resubmission +This is a re-submission. The below error has now been fixed. + +Possibly misspelled words in DESCRIPTION: functionn (44:53) + # landscapemetrics 2.0.0 Major update removing dependency to raster and sp package From afd360056bcf8083c536e75eefeb7c2ac39a5d5c Mon Sep 17 00:00:00 2001 From: mhesselbarth Date: Tue, 3 Oct 2023 06:42:38 +0000 Subject: [PATCH 3/3] Re-write codemeta.json --- codemeta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codemeta.json b/codemeta.json index 2bdef6001..d97879064 100644 --- a/codemeta.json +++ b/codemeta.json @@ -2,7 +2,7 @@ "@context": "https://doi.org/10.5063/schema/codemeta-2.0", "@type": "SoftwareSourceCode", "identifier": "landscapemetrics", - "description": "Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimplements the most common metrics from 'FRAGSTATS' () and new ones from the current literature on landscape metrics. This package supports 'terra' SpatRaster objects as input arguments. It further provides utility functionn to visualize patches, select metrics and building blocks to develop new metrics.", + "description": "Calculates landscape metrics for categorical landscape patterns in a tidy workflow. 'landscapemetrics' reimplements the most common metrics from 'FRAGSTATS' () and new ones from the current literature on landscape metrics. This package supports 'terra' SpatRaster objects as input arguments. It further provides utility functions to visualize patches, select metrics and building blocks to develop new metrics.", "name": "landscapemetrics: Landscape Metrics for Categorical Map Patterns", "codeRepository": "https://r-spatialecology.github.io/landscapemetrics/", "issueTracker": "https://github.com/r-spatialecology/landscapemetrics/issues", @@ -13,7 +13,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.0 (2023-04-21)", + "runtimePlatform": "R version 4.3.1 (2023-06-16)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -303,7 +303,7 @@ }, "SystemRequirements": null }, - "fileSize": "5728.043KB", + "fileSize": "1728.145KB", "citation": [ { "@type": "ScholarlyArticle",