Skip to content

Commit ab7b6db

Browse files
committed
revert 1f84661
Details: `RData` is a valid file format for bundling data with an R package based on the "Writing R Extensions" manual: http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages
1 parent 2985884 commit ab7b6db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

R.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@
44
# Example code in package build process
55
*-Ex.R
66

7-
# R data files from past sessions
8-
.Rdata
9-
107
# RStudio files
118
.Rproj.user/

0 commit comments

Comments
 (0)