NESCent/popgenInfo

Build fails due to changes in devtools package

Closed this issue · 3 comments

hlapp commented

The error occurs in the following chunk:

library("devtools")
path <- file.path(tempdir(), "myFirstPackage")
create(path)

The error is the following:

Error in create(path) : could not find function "create"

Apparently something in devtools changed that requires fixing the chunk.

However, it may be worth considering to obsolete almost the whole article, and to link instead to the recently published rOpenSci package development handbook.

@zkamvar any thoughts here?

I would agree to label it as obsolete and just point to the rOpenSci book. I can make a PR to issue the death knell for that page and update the landing page if you'd like.

hlapp commented

Yes please 👍

hlapp commented

@zkamvar did you get around to changing anything? I don't see a new commit or PR. Or did you wave a magic wand? Magically the weekly build started working again: https://circleci.com/gh/NESCent/popgenInfo/700