Skip to content

Commit b14d992

Browse files
committed
Update cran-comments and NEWS for latest changes and checks
1 parent 1d79105 commit b14d992

File tree

2 files changed

+12
-26
lines changed

2 files changed

+12
-26
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ rounded concentrations (#324).
3838

3939
* Vignette now uses flag descriptions in place of flag names to be more clear,
4040
includes an image detailing visual examples of flags, and contains examples
41-
showcasing new `tcplPlot()` functionality.
41+
showcasing new `tcplPlot()` functionality, among many other small, general
42+
improvements.
4243
* `tcplSubsetChid()` now preserves the continuous hitcall and the binary hitcall
4344
is stored as `actc` (#189).
4445

cran-comments.md

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -9,43 +9,27 @@
99

1010
* local Windows 10 install, R 4.4.0
1111
* GitHub Actions
12-
* MacOS latest, R 4.4.3
13-
* Windows latest, R 4.4.3
12+
* MacOS latest, R 4.5.0
13+
* Windows latest, R 4.5.0
1414
* Ubuntu latest, R devel
15+
* Ubuntu latest, R 4.5.0
1516
* Ubuntu latest, R 4.4.3
16-
* Ubuntu latest, R 4.3.3
17-
* R version 4.5.0 beta (2025-04-01 r88091 ucrt)
17+
* R Under development (unstable) (2025-04-29 r88182 ucrt)
1818

1919
## Local R CMD check results
2020

21-
0 errors | 0 warnings | 2 notes
22-
23-
* checking CRAN incoming feasibility ... [116s] NOTE
24-
Maintainer: 'Madison Feshuk <feshuk.madison@epa.gov>'
25-
26-
Days since last update: 1
27-
28-
The last update was just to update the maintainer in a timely manner; this update
29-
improves the package.
21+
0 errors | 0 warnings | 1 note
3022

3123
* checking for future file timestamps ... NOTE
3224
unable to verify current time
3325

3426
We believe the unable to verify current time is a false positive unrelated to package.
3527

3628
## winbuilder check results
37-
Installation time in seconds: 14
38-
Check time in seconds: 236
39-
Status: 1 NOTE
40-
R version 4.5.0 RC (2025-04-04 r88126 ucrt)
41-
42-
* checking CRAN incoming feasibility ... [17s] NOTE
43-
Maintainer: 'Madison Feshuk <feshuk.madison@epa.gov>'
44-
45-
Days since last update: 1
46-
47-
The last update was just to update the maintainer in a timely manner; this update
48-
improves the package.
29+
Installation time in seconds: 21
30+
Check time in seconds: 367
31+
Status: OK
32+
R Under development (unstable) (2025-04-29 r88182 ucrt)
4933

5034
## Downstream dependencies
5135

@@ -63,3 +47,4 @@ Issues with CRAN packages are summarised below.
6347
### Failed to check
6448

6549
* Rcurvep (NA)
50+

0 commit comments

Comments
 (0)