search for: cpcbp

Displaying 1 result from an estimated 1 matches for "cpcbp".

Did you mean: cpcap
2007 Jun 23
1
putting binary files in a package
...package needs, typically scripts for interpreters such as the shell, Perl, or Tcl. This mechanism is currently used only by a very few packages, and still experimental. I refer to the executables in the code as follows: if (is.null(progdir)) progdir <- file.path(.path.package("cpcbp"),"exec") if (is.null(progname)) progname=paste("phillips-cpc-",.Platform$OS.type,".exe",sep="") this installs fine on my system, and I believe I have successfully cross-built the package in the past. However, when I uploaded to win-builder.r-p...