Dear R devs, I have an error that I can't understand the reason:
Error in system(sprintf("%s -Pg %s", nm, shQuote(f)), intern = TRUE) : '""' not found Calls: <Anonymous> -> lapply -> FUN -> strsplit -> system Execution halted make: *** [C:/PROGRA~1/R-40~1.5/share/make/winshlib.mk:32: symbols.rds] Error 1 I'm using Rcpp to build cpp package for R. Compilation has few warnings and the library is built. Appreciate for advice on how to resolve this issue. Thanks, Roman. [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel