Re: [Rcpp-devel] fatal error: RcppArmadillo.h: No such file or directory

2020-10-27 Thread Dirk Eddelbuettel
Binbin, On 27 October 2020 at 11:35, binbi...@whu.edu.cn wrote: | Many thanks for your response. We incorporated the CUDA technique for parallel computations, where NVCC (Nvidia) compiler is required. | | We set not to compile this part as default, unless all the conditions are met (like NVCC

Re: [Rcpp-devel] fatal error: RcppArmadillo.h: No such file or directory

2020-10-27 Thread binbinlu
o: binbi...@whu.edu.cn > Cc: rcpp-devel@lists.r-forge.r-project.org > Subject: Re: [Rcpp-devel] fatal error: RcppArmadillo.h: No such file or > directory > > > On 27 October 2020 at 10:36, binbi...@whu.edu.cn wrote: > | Dear all, > | > | I got an incoming check er

[Rcpp-devel] fatal error: RcppArmadillo.h: No such file or directory

2020-10-26 Thread binbinlu
Dear all, I got an incoming check error in Debian when submiting a new version of the package GWmodel to CRAN, of which the detials are as follows: * installing *source* package ‘GWmodel’ ... ** using staged installation checking for g++... g++ checking whether the C++ compiler works... yes chec

Re: [Rcpp-devel] fatal error: RcppArmadillo.h: No such file or directory

2020-10-26 Thread Dirk Eddelbuettel
On 27 October 2020 at 10:36, binbi...@whu.edu.cn wrote: | Dear all, | | I got an incoming check error in Debian when submiting a new version of the package GWmodel to CRAN, of which the detials are as follows: | | * installing *source* package ‘GWmodel’ ... | ** using staged installation | chec