Skip to content

Commit 1ef8ff1

Browse files
authored
Merge pull request #324 from cmu-delphi/r/fix-tests
Fix error after R tests
2 parents 0dd29c3 + 0d159a1 commit 1ef8ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# see setup-options.R
2-
options(stringsAsFactors = .defaultStringsAsFactors)
2+
options(.defaultStringsAsFactors)

0 commit comments

Comments
 (0)