Skip to content

Commit

Permalink
get rid of merge marks
Browse files Browse the repository at this point in the history
  • Loading branch information
lwaldron committed Oct 31, 2023
1 parent 6a27ac2 commit 1ef8318
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .Rbuildignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
^README\.md$
^external_data_store\.txt$
^\.gitattributes$
<<<<<<< HEAD
^.*\.Rproj$
^\.Rproj\.user$
^.github$
=======
.github
curatedOvarianData.Rproj

>>>>>>> c16d804 (get rid of affy deps)
3 changes: 0 additions & 3 deletions inst/unitTests/test_checkCurated.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
test_checkCurated <- function(){
<<<<<<< HEAD
=======
library(curatedOvarianData)
>>>>>>> c16d804 (get rid of affy deps)
##the template to use
##template.file <- "../extdata/template_ov.csv"
template.file <- system.file("extdata/template_ov.csv", package = "curatedOvarianData")
Expand Down

0 comments on commit 1ef8318

Please sign in to comment.