Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Produce a true list of dependancies #64

Closed
mem48 opened this issue Sep 5, 2016 · 2 comments
Closed

Produce a true list of dependancies #64

mem48 opened this issue Sep 5, 2016 · 2 comments

Comments

@mem48
Copy link
Contributor

mem48 commented Sep 5, 2016

While trying to rebuild the routes, I'm getting lots of fails because packages are not installed.

In theory set-up.R should list all the packages, but clearly it does not so I'm going to list them here as they fail, so that we can produce a better list.

@mem48
Copy link
Contributor Author

mem48 commented Sep 5, 2016

BBmisc - while running buildmaster.R

Loading required package: BBmisc
Quitting from lines 45-60 (model_output.Rmd)
Error in capitalize_region(region) :
could not find function "capitalizeStrings"
In addition: Warning messages:
1: In left_join_impl(x, y, by$x, by$y, suffix$x, suffix$y) :
joining character vector and factor, coercing into character vector
2: In dir.create(region_dir) :
'..\pct-shiny\regions_www\london' already exists
3: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'BBmisc'

@Robinlovelace
Copy link
Member

Solved by 00.R which lists all depends at outset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants