Hi The BACCO bundle, which I wrote, comprises three separate packages; none of them include any fortran or C code. The bundle passes all three checks on the check summary page. There is no binary of the BACCO bundle on CRAN. Why is this, and What do I have to do to make a binary for BACCO appear on CRAN? best wishes Robin -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743
binary package bundles
2 messages · robin hankin, Simon Urbanek
Hi Robin,
On Jul 3, 2006, at 10:06 AM, Robin Hankin wrote:
The BACCO bundle, which I wrote, comprises three separate packages; none of them include any fortran or C code. The bundle passes all three checks on the check summary page.
It does not pass make check on OS X: http://R.research.att.com/reports/tiger-universal/results/2.3.0/html/ BACCO.report.html (Linked from the http://R.research.att.com/ R for Mac developer page) Please have a look if you encountered the error before. If not, please contact me directly and we can try to sort it out.
There is no binary of the BACCO bundle on CRAN. Why is this, and What do I have to do to make a binary for BACCO appear on CRAN?
It has to pass make check ;). Cheers, Simon