Skip to content

Commit 980d9e5

Browse files
committed
Merge branch 'master' of github.com:data-cleaning/errorlocate
2 parents fbc213c + 4644280 commit 980d9e5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Suggests:
2121
covr,
2222
knitr,
2323
rmarkdown
24-
RoxygenNote: 7.2.0
24+
RoxygenNote: 7.2.3
2525
Encoding: UTF-8
2626
Collate:
2727
'MipRules.R'

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# errorlocate 1.1.1
2+
3+
* Fix for R 4.3.2: `is.atomic(NULL)` was `TRUE`, but now it is `FALSE`.
4+
15
# errorlocate 1.1
26

37
* For values `> 1e7` in combination with another value `NA` `locate_errors` generated an error. Reported and fixed by Ramon Reinders (issue #36)

0 commit comments

Comments
 (0)