Skip to content

Commit 010e760

Browse files
Spreadborough Stephen - Senior Data ScientistSpreadborough Stephen - Senior Data Scientist
authored andcommitted
re-run after fixing previous note
1 parent e7b6459 commit 010e760

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ This README has been compiled on the
128128

129129
``` r
130130
Sys.time()
131-
#> [1] "2024-09-30 13:50:40 BST"
131+
#> [1] "2024-09-30 13:57:31 BST"
132132
```
133133

134134
Here are the tests results and package coverage:
@@ -137,13 +137,9 @@ Here are the tests results and package coverage:
137137
devtools::check(quiet = TRUE)
138138
#> ℹ Loading SQLRtools
139139
#> ── R CMD check results ──────────────────────────────────── SQLRtools 0.0.1 ────
140-
#> Duration: 1m 34s
140+
#> Duration: 1m 37.3s
141141
#>
142-
#> ❯ checking top-level files ... NOTE
143-
#> Non-standard file/directory found at top level:
144-
#> 'NEWS.html'
145-
#>
146-
#> 0 errors ✔ | 0 warnings ✔ | 1 note ✖
142+
#> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
147143
```
148144

149145
``` r

0 commit comments

Comments
 (0)