Skip to content

Commit 7068075

Browse files
committed
Added .lintr to .Rbuildignore, due to CRAN checks NOTE.
1 parent 69acd1e commit 7068075

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

.Rbuildignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ NHSEI_AHSN_limits.R
1616
^dev$
1717
^codecov\.yml$
1818
^\.github$
19-
test_func.R
19+
test_func.R
20+
.lintr

cran-comments.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,19 @@ This is a main release with a change to composition of the plots and changes for
1414
* Ubuntu 20.04.6 LTS, R-devel 2024-04-12
1515
* Ubuntu 20.04.6 LTS, R 4.3.3
1616

17-
* r-hub v2 via GitHub actions:
18-
* Ubuntu Linux 22.04.5 LTS, R-release, GCC
19-
* Ubuntu Linux 22.04.5 LTS, R-devel 2025-07-06 r88390
20-
* Ubuntu-clang Linux 20.04.5 LTS, R-devel 2025-07-06 r88390
21-
* Mac OS x 14.4.1 23E224, R 4.3.3
22-
* Mac OS-arm64 x 14.4.1 23E224, R-devel 2024-04-12
23-
* Fedora Linux, R-devel 2025-07-06 r88390, intel3
24-
* Windows Server 2022, R-devel 2024-04-12, 64 bit
17+
* r-hub v2 via GitHub actions: https://github.com/nhs-r-community/FunnelPlotR/actions/runs/16416067313
18+
* Ubuntu Linux 24.04.2 LTS, R-release
19+
* Ubuntu Linux 24.04.2 LTS, R 4.5.1 patched 2025-07-14 r88411
20+
* Ubuntu-clang Linux 24.04.2 LTS, R-devel 2025-07-15 r88411
21+
* Mac OS x 13.7.6 22H625, R-devel 2025-07-18 r88431
22+
* Mac OS-arm64 x 14.6.6 23H626, 2025-07-18 r88431
23+
* Fedora Linux 38, R-devel 2025-07-15 r88411
24+
* Windows Server 2022, 10.0.20348 R-devel 2025-07-18 r88431
2525

2626
## R CMD check results
2727
There were no ERRORs, WARNINGs. 2 NOTES on winbuilder:
28-
* "possibly invlaid URL"" (URL is correct and still valid)
29-
* "Problems with news in 'NEWS.md': Cannot extract version info from the following section titles:
30-
Changes" - not seen on all other versions, but NEWS formatting checked and verified.
28+
* NOTE: Found the following hidden files and directories:
29+
.lintr - now added to .RBuildignore.
3130

3231
## Downstream dependencies
3332
There are currently no downstream dependencies for this package to my knowledge.

0 commit comments

Comments
 (0)