Skip to content

Commit beed3da

Browse files
update cran comments
1 parent fb1d284 commit beed3da

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ A default run of 9 is specified as that is the length of run used by the
5555
IHI for its patient safety initiatives worldwide.
5656

5757
``` r
58-
5958
library(runcharter)
6059
runcharter(df = signals,
6160
med_rows = 13,
@@ -81,7 +80,6 @@ baseline medians, and any sustained runs of improvement beyond the
8180
baseline period.
8281

8382
``` r
84-
8583
library(runcharter)
8684

8785
runcharter(signals,

cran-comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a resubmission. In this version I have:
44

5-
* fully specified the url in readme.md to include the protocol and trailing slash (https://johnmackintosh.github.io/runcharter/)
5+
* fully specified the url in readme.md to include the protocol and trailing slash (https://johnmackintosh.github.io/runcharter/). Tested on r-hub and no notes relating to URLs were created.
66

77

88
## Test environments
@@ -25,6 +25,6 @@ This is a resubmission. In this version I have:
2525

2626
0 errors | 0 warnings | 1 note
2727

28-
* This is a first submission.
28+
* This is a first submission.
29+
2930

30-
* NOTEs for 'possibly invalid URL' have all been checked with rlib/urlchecker and are valid.

0 commit comments

Comments
 (0)