Skip to content

Commit 62dd908

Browse files
committed
Just version update
1 parent 6060ba6 commit 62dd908

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.Rbuildignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -------------------------------------------------------------------------------------------------#
22
# .Rbuildignore automatically generated by RLumBuild
33
# author: Sebastian Kreutzer
4-
# template version: 2019-08-04
4+
# template version: 2024-09-12
55
# -------------------------------------------------------------------------------------------------#
66

77
# -- Exclude R stuff --
@@ -17,6 +17,7 @@
1717
^\.Rproj\.user$
1818
^packrat/$
1919
^tests/testdata$
20+
^tests/testthat/_data/SPEfile.SPE$
2021
^\test\*
2122
^_pkgdown\.yml$
2223
^docs$
@@ -50,5 +51,6 @@
5051
^codemeta\.json$
5152
^\.zenodo\.json$
5253

54+
5355
# -- Package 'RLumBuild' stuff --
5456
^RLumBuild\..*$

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: RLumBuild
22
Type: Package
33
Title: RLum Universe Package Building
4-
Version: 0.1.9
5-
Date: 2024-08-20
4+
Version: 0.1.10.9000-3
5+
Date: 2024-09-12
66
Authors@R: c(
77
person("Sebastian", "Kreutzer", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-0734-2199")),
88
person("Christoph", "Burow", role = c("aut"), comment = c(ORCID = "0000-0002-5023-4046")))

0 commit comments

Comments
 (0)