mdsr-book / mdsr

Complement to CRC Press book *Modern Data Science with R*
38 stars 25 forks source link

issues adding new datasets #45

Closed nicholasjhorton closed 4 years ago

nicholasjhorton commented 4 years ago

I'm sorry Ben: I've messed something up trying to add these datasets. I'm getting an error:

==> devtools::check()

Updating mdsr documentation Loading mdsr Registered S3 method overwritten by 'mosaic': method from
fortify.SpatialPolygonsDataFrame ggplot2 Error in eval(exprs[i], envir) : object 'headlines_test' not found Calls: ... load_data -> unlist -> lapply -> FUN -> eval -> eval Execution halted

I'm not sure what is going on. Might you be willing to take a look? Sorry to add to your list.

nicholasjhorton commented 4 years ago

Fixed by recloning the repo. Groan.