Andreas Karlsson

Results 5 comments of Andreas Karlsson

The master branch has been updated from the core branch and is now up-to-date. Best, Andreas

First I thought this might be a mac/clang issue, but it appears to build with check_on_macos() on rhub: `> check_on_macos() ─ Building package ─ Uploading package ─ Preparing build, see...

I came to the same conclusion. It can be built from shell, but not from devtools. > I am also getting this error with remotes::install_github('mclements/microsimulation'). It may be that install_github...

Devtools version 2.0.1 is recent on CRAN. If I install the previous devtools version, 1.13.6, installing the microsimulation package using devtools works as expected again. I'm not sure if this...

Submitted this as a devtools issue: [https://github.com/r-lib/devtools/issues/2001#issue-414162114](https://github.com/r-lib/devtools/issues/2001#issue-414162114)