Skip to content

Commit 66e707b

Browse files
committed
new version and update roxygen version
1 parent 3a0fe1c commit 66e707b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dataSheetParcr
22
Title: Parse data sheets in name-header-table format
3-
Version: 0.1.0
3+
Version: 0.2.0
44
Authors@R:
55
person("Douwe", "Molenaar", , "d.molenaar@vu.nl", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-7108-4545"))
@@ -10,10 +10,10 @@ Description: The package parses (excel) data sheets in name-header-table format.
1010
License: MIT + file LICENSE
1111
Encoding: UTF-8
1212
Roxygen: list(markdown = TRUE)
13-
RoxygenNote: 7.3.2
13+
RoxygenNote: 7.3.3
1414
Imports:
1515
dplyr,
16-
parcr (>= 0.6.0),
16+
parcr (>= 0.6.1),
1717
stats,
1818
stringr
1919
Suggests:

0 commit comments

Comments
 (0)