Skip to content

Commit 8b18c11

Browse files
committed
init
1 parent 959cb4c commit 8b18c11

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: datawizard
33
Title: Easy Data Wrangling and Statistical Transformations
4-
Version: 1.0.1
4+
Version: 1.0.2
55
Authors@R: c(
66
person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = "aut",
77
comment = c(ORCID = "0000-0003-1995-6531")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# datawizard (development version)
1+
# datawizard 1.0.2
22

33
BUG FIXES
44

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
This is a patch release to address changes in `grep()` on R-devel (4.5.0),
2-
following the email received on 2025-02-26.
1+
This is a patch release to address failures in tests occurring on ATLAS, noLD,
2+
and OpenBLAS due to small numerical differences.
33

0 commit comments

Comments
 (0)