Skip to content

problem with OSX binary package build?

4 messages · Uwe Ligges, Simon Urbanek, Richard Morey

#
I noticed that my package BayesFactor 
(http://cran.r-project.org/web/packages/BayesFactor/index.html) is not 
available on Mac OS, and the note says to see the check log. The only 
issue in the check log is a note:

checking R code for possible problems ... NOTE
all.Nways.env.mc : <local>: no visible binding for global variable 'i'
all.Nways.env.mc: no visible binding for global variable 'i'

This is due to the fact that I'm using the foreach package. Do I need to 
change something to get the OSX binary on CRAN?
#
On 14.10.2012 15:33, Richard D. Morey wrote:
It seems to be there when I follow that link.

Uwe Ligges
#
On Oct 14, 2012, at 9:33 AM, Richard D. Morey wrote:

            
Are you sure you're looking at the right page? CRAN says

Downloads:

Package source:	BayesFactor_0.8.3.tar.gz
MacOS X binary:	BayesFactor_0.8.3.tgz
Windows binary:	BayesFactor_0.8.3.zip

Cheers,
Simon
#
Yes, I was looking at the right package. At some point last night it 
changed from "not available (see check log)" to available.

Previous to "not available (see check log)" it was "not available (the 
package is either new or...)" So when it changed to "not available (see 
check log)" I assumed there was a problem.

Richard
On 15/10/12 2:06 PM, Simon Urbanek wrote: