Skip to content

Commit 9ac273d

Browse files
committed
Unpin R
1 parent 0b8fe4a commit 9ac273d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nomad.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Let's pin things to a specific R version
2-
r_version: 3.4.2
1+
# Use whatever the current version of R is
2+
r_version: release
33

44
# All platforms (this is the default)
55
target: ALL
@@ -16,5 +16,5 @@ rtools: true
1616

1717
# label the release
1818
name: deployer
19-
version: "1.0"
19+
version: "1.1"
2020

0 commit comments

Comments
 (0)