Skip to content

Commit

Permalink
more info for test package problem. Also needed to link to issue NewG…
Browse files Browse the repository at this point in the history
  • Loading branch information
lucy-schick committed Jul 19, 2024
1 parent dcc00e1 commit cb66800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/cdc.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ write_csv(fwf_updated, 'data-raw/freshwaterfish/freshwaterfish.csv', append = F)

## Test package

**This part still won't work for me! It just returns the old csv.**
**This part still won't work for me! It just returns the old csv.** `usethis::use_data(cdc, overwrite = TRUE)` does say it is Setting active project to '/Users/lucyschick/Projects/repo/fishbc' though. Unsure of what's going on.

Now let's run `fishbc::cdc` and see if it pulls the new updated data. Run `usethis::use_data(cdc, overwrite = TRUE)` to build the repo locally. This is actually done in `data-raw.R`.

Expand Down

0 comments on commit cb66800

Please sign in to comment.