Ulf,

On 24 July 2015 at 13:47, Ulf Mertens wrote:
| Alright, I left the GNUMakefile as it is and copied it into my program

Err, "the GNUmakefile"?  Which one? There are seven different ones below 
examples/.

| directory. It gives the following error:
| 
| make: Circular run <- run dependency dropped.
| 
| Running model:
| 
| Running run:
| /bin/sh: ./run: No such file or directory
| make: *** [run] Error 127
| 
| Can you help me here?

Honestly, I can't, given the information provided by you.

If I may: If make is not your cup of tea, don't use it.  Build your project
with a shell script, or manually, or WHATEVER WORKS. Your project.

And: _Generic questions about CRAN packages_ are now handled on the (still
pretty new) list r-package-devel.

This list here is meant for Rcpp (and RInside) questions. I think we have
strayed too far off.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to