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

Plotting vignette failing on master #9

Closed
gshotwell opened this issue Nov 28, 2018 · 1 comment
Closed

Plotting vignette failing on master #9

gshotwell opened this issue Nov 28, 2018 · 1 comment

Comments

@gshotwell
Copy link
Contributor

The plotting vignette is failing to build on master which is causing the cube calculations PR to fail. This seems to be coming from a mocking problem. When rendering the vignette I get a GET error looking for api/projects which isn't in the vignette mocks. I've tried the following:

  • Delete the vignette data and re-render it to generate fresh mocks
  • Ensure that I have the development version of httptest installed
  • Ensure that I have the CRAN version of crunch installed (1.214)
@nealrichardson
Copy link
Contributor

Try loadDataset("https://app.crunch.io/api/datasets/307b62/") instead of by its name. My best guess is that the APIs touched in loadDataset changed slightly with the dataset folders work.

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