From d99e5fb7d11c064d379f07951ee00876e6036971 Mon Sep 17 00:00:00 2001 From: macataci Date: Thu, 30 Jan 2025 11:12:04 -0500 Subject: [PATCH 1/6] Updated badges --- ColOpenData.Rproj | 1 + README.Rmd | 4 +++- README.md | 11 ++++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/ColOpenData.Rproj b/ColOpenData.Rproj index 21a4da08..d5a04c0a 100644 --- a/ColOpenData.Rproj +++ b/ColOpenData.Rproj @@ -1,4 +1,5 @@ Version: 1.0 +ProjectId: 2cb77c27-6862-4f5c-92e8-b64ab0ca507b RestoreWorkspace: Default SaveWorkspace: Default diff --git a/README.Rmd b/README.Rmd index 68d0beb6..2377ef4b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -25,7 +25,9 @@ knitr::opts_chunk$set( -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit) [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) [![lifecycle-experimental](https://raw.githubusercontent.com/reconverse/reconverse.github.io/master/images/badge-experimental.svg)](https://www.reconverse.org/lifecycle.html#experimental) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit) [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) [![lifecycle: [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) +[![CRAN status](https://www.r-pkg.org/badges/version/epiparameter)](https://CRAN.R-project.org/package=epiparameter) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/epiparameter)](https://cran.r-project.org/package=epiparameter) diff --git a/README.md b/README.md index 30eb1e3a..0d2e9d9b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,12 @@ MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.or [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) -[![lifecycle-experimental](https://raw.githubusercontent.com/reconverse/reconverse.github.io/master/images/badge-experimental.svg)](https://www.reconverse.org/lifecycle.html#experimental) +\[\![lifecycle: [![Lifecycle: +stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) +[![CRAN +status](https://www.r-pkg.org/badges/version/epiparameter)](https://CRAN.R-project.org/package=epiparameter) +[![CRAN +downloads](https://cranlogs.r-pkg.org/badges/epiparameter)](https://cran.r-project.org/package=epiparameter) @@ -37,12 +42,12 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/RtmpsZxXrB/temp_libpath22f054e24b80' +#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/RtmpysFj5I/temp_libpath3ef84bc81758' #> (as 'lib' is unspecified) #> package 'ColOpenData' successfully unpacked and MD5 sums checked #> #> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpQNeHEm\downloaded_packages +#> C:\Users\ASUS\AppData\Local\Temp\RtmpyslAhW\downloaded_packages ``` You can also install the development version of ColOpenData from From af402d498067f8eba127edb803df5f867d84ad3a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Jan 2025 16:15:34 +0000 Subject: [PATCH 2/6] Automatic readme update --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d2e9d9b..cb363ad6 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,8 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/RtmpysFj5I/temp_libpath3ef84bc81758' +#> Installing package into '/home/runner/work/_temp/Library' #> (as 'lib' is unspecified) -#> package 'ColOpenData' successfully unpacked and MD5 sums checked -#> -#> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpyslAhW\downloaded_packages ``` You can also install the development version of ColOpenData from From be3f1b9b9f53f21f943aa71404c47da98a9015ad Mon Sep 17 00:00:00 2001 From: macataci Date: Thu, 30 Jan 2025 11:20:38 -0500 Subject: [PATCH 3/6] Updated to stable --- README.Rmd | 3 ++- README.md | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.Rmd b/README.Rmd index 2377ef4b..42d524d3 100644 --- a/README.Rmd +++ b/README.Rmd @@ -80,7 +80,8 @@ Similar R packages are offered for international communities, allowing the user ### Lifecycle -This package is currently *experimental*, as defined by the [RECON software lifecycle](https://www.reconverse.org/lifecycle.html). Therefore, this is a functional draft and can be tested outside of the development team. However, it still may change over time. +This package is currently *stable*, as defined by the [RECON software lifecycle](https://www.reconverse.org/lifecycle.html). Therefore, this is a functional package and it is documented and tested. However, it still may change over time. + ### Contributions diff --git a/README.md b/README.md index 0d2e9d9b..1704cf83 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,12 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/RtmpysFj5I/temp_libpath3ef84bc81758' +#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/Rtmpeq2ENv/temp_libpath265c753a5674' #> (as 'lib' is unspecified) #> package 'ColOpenData' successfully unpacked and MD5 sums checked #> #> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpyslAhW\downloaded_packages +#> C:\Users\ASUS\AppData\Local\Temp\RtmpCAlEWG\downloaded_packages ``` You can also install the development version of ColOpenData from @@ -109,10 +109,10 @@ the user to download census, geospatial and climate data. ### Lifecycle -This package is currently *experimental*, as defined by the [RECON -software lifecycle](https://www.reconverse.org/lifecycle.html). -Therefore, this is a functional draft and can be tested outside of the -development team. However, it still may change over time. +This package is currently *stable*, as defined by the [RECON software +lifecycle](https://www.reconverse.org/lifecycle.html). Therefore, this +is a functional package and it is documented and tested. However, it +still may change over time. ### Contributions From f80b93d25d70c2c9d1a79b328b02dbd99444e257 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Jan 2025 16:25:53 +0000 Subject: [PATCH 4/6] Automatic readme update --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 1704cf83..da08ed6f 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,8 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/Rtmpeq2ENv/temp_libpath265c753a5674' +#> Installing package into '/home/runner/work/_temp/Library' #> (as 'lib' is unspecified) -#> package 'ColOpenData' successfully unpacked and MD5 sums checked -#> -#> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpCAlEWG\downloaded_packages ``` You can also install the development version of ColOpenData from From dfcec3368b617a2f814bd8394f4251c67280c2e2 Mon Sep 17 00:00:00 2001 From: macataci Date: Thu, 30 Jan 2025 11:46:25 -0500 Subject: [PATCH 5/6] Fixed badges --- README.Rmd | 8 +++++--- README.md | 10 +++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.Rmd b/README.Rmd index 42d524d3..3b1484b9 100644 --- a/README.Rmd +++ b/README.Rmd @@ -25,9 +25,11 @@ knitr::opts_chunk$set( -[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit) [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) [![lifecycle: [![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) -[![CRAN status](https://www.r-pkg.org/badges/version/epiparameter)](https://CRAN.R-project.org/package=epiparameter) -[![CRAN downloads](https://cranlogs.r-pkg.org/badges/epiparameter)](https://cran.r-project.org/package=epiparameter) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit) [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) +[![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) +[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) +[![CRAN status](https://www.r-pkg.org/badges/version/ColOpenData)](https://CRAN.R-project.org/package=ColOpenData) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/ColOpenData)](https://cran.r-project.org/package=ColOpenData) diff --git a/README.md b/README.md index 1704cf83..bd301f60 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.or [![R-CMD-check](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/epiverse-trace/ColOpenData/actions/workflows/R-CMD-check.yaml) [![Codecov test coverage](https://codecov.io/gh/epiverse-trace/ColOpenData/branch/main/graph/badge.svg)](https://app.codecov.io/gh/epiverse-trace/ColOpenData?branch=main) -\[\![lifecycle: [![Lifecycle: +[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable) [![CRAN -status](https://www.r-pkg.org/badges/version/epiparameter)](https://CRAN.R-project.org/package=epiparameter) +status](https://www.r-pkg.org/badges/version/ColOpenData)](https://CRAN.R-project.org/package=ColOpenData) [![CRAN -downloads](https://cranlogs.r-pkg.org/badges/epiparameter)](https://cran.r-project.org/package=epiparameter) +downloads](https://cranlogs.r-pkg.org/badges/ColOpenData)](https://cran.r-project.org/package=ColOpenData) @@ -42,12 +42,12 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/Rtmpeq2ENv/temp_libpath265c753a5674' +#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/Rtmpeq2ENv/temp_libpath265c68c9598' #> (as 'lib' is unspecified) #> package 'ColOpenData' successfully unpacked and MD5 sums checked #> #> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpCAlEWG\downloaded_packages +#> C:\Users\ASUS\AppData\Local\Temp\RtmpqORrU8\downloaded_packages ``` You can also install the development version of ColOpenData from From 5b434126e4733ba585f379032d3ce63ffd97a527 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 30 Jan 2025 16:50:23 +0000 Subject: [PATCH 6/6] Automatic readme update --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index bd301f60..10b107cd 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,8 @@ You can install the CRAN version of ColOpenData with: ``` r install.packages("ColOpenData") -#> Installing package into 'C:/Users/ASUS/AppData/Local/Temp/Rtmpeq2ENv/temp_libpath265c68c9598' +#> Installing package into '/home/runner/work/_temp/Library' #> (as 'lib' is unspecified) -#> package 'ColOpenData' successfully unpacked and MD5 sums checked -#> -#> The downloaded binary packages are in -#> C:\Users\ASUS\AppData\Local\Temp\RtmpqORrU8\downloaded_packages ``` You can also install the development version of ColOpenData from