We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af70420 + 193c8b6 commit 70c05f2Copy full SHA for 70c05f2
.gitattributes
@@ -0,0 +1,3 @@
1
+# On GitHub Actions with Windows, git will use CRLF by default when checking out
2
+# the repo. If this file has CRLF line endings, R's check process will complain.
3
+configure.ac text eol=lf
.gitignore
@@ -23,3 +23,4 @@ revdep/data.sqlite
23
.Rproj.user
24
.Rhistory
25
docs
26
+src/Makevars
src/Makevars
0 commit comments