Skip to content

Commit 101e551

Browse files
committed
Update readme and cran-comments
1 parent a139df8 commit 101e551

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ knitr::opts_chunk$set(
2020
<!-- badges: start -->
2121
[![R-CMD-check](https://github.com/pboesu/rucrdtw/workflows/R-CMD-check/badge.svg)](https://github.com/pboesu/rucrdtw/actions)
2222
[![codecov](https://codecov.io/gh/pboesu/rucrdtw/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pboesu/rucrdtw)
23-
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/rucrdtw)](https://cran.r-project.org/package=rucrdtw)
23+
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rucrdtw)](https://cran.r-project.org/package=rucrdtw)
2424
[![Peer_Reviewed_Software](https://img.shields.io/badge/Peer%20Reviewed-%E2%9C%93-green.svg)](http://doi.org/10.21105/joss.00100)
2525
[![DOI:10.21105/joss.00100](https://img.shields.io/badge/DOI-10.21105%2Fjoss.00100-blue.svg)](http://doi.org/10.21105/joss.00100)
2626
<!-- badges: end -->

cran-comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
This is a minor update of the previous version it addresses a request by the Rcpp maintainers to protect Rf_error calls from macro expansion.
33

44
## Test environments
5-
* Windows Server 2022 x64 (build 20348) R version 4.3.2 (2023-10-31 ucrt), R-devel (2023-12-09 r85665 ucrt)
6-
* macOS Monterey 12.6.9 (on github-actions) R version 4.3.2 (2023-10-31)
7-
* Ubuntu 22.04.3 LTS (on github-actions) R version 4.2.3 (2023-03-15), R version 4.3.2 (2023-10-31), and R-devel (2023-12-09 r85665)
5+
* Windows Server 2022 x64 (build 26100) R version 4.5.2 (2025-10-31 ucrt)
6+
* macOS Sequoia 15.7.4 (on github-actions) R version 4.5.2 (2025-10-31)
7+
* Ubuntu 24.04.3 LTS (on github-actions) R version 4.4.3 (2025-02-28), 4.5.2 (2025-10-31), and R-devel (2026-03-04 r89535)
88

99
## R CMD check results
1010
There were no ERRORs, WARNINGs, or NOTEs.

0 commit comments

Comments
 (0)