[R-pkg-devel] AppVeyor with LinkingTo: field

Gábor Csárdi csardi.gabor at gmail.com
Mon Feb 13 16:11:51 CET 2017


You need to put it in 'Imports' as well. Whatever is in LinkingTo, must be
in Imports.

Gabor

On Mon, Feb 13, 2017 at 3:05 PM, Tim Keitt <tkeitt at utexas.edu> wrote:

> My tests are failing on AppVeyor because BH is not available. How do I
> force AppVeyor to install the package? It is in the LinkingTo: field, but
> my tests call sourceCpp and it fails there. The Cpp code has the "depends"
> directive for BH. It is either not being installed or is absent from the
> test environment. Thought I would try to modify .appveyor.yml and force a
> BH install. What's the trick?
>
> THK
>
> http://www.keittlab.org/
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>

	[[alternative HTML version deleted]]



More information about the R-package-devel mailing list