Hello All
If I check the package fAssets using R-3.1.1 (2014-07-10 under Windows) I
don't get any notes. If I do the same using R-Devel (2014-09-17 r66626 under
Windows) I get the following note:
.
assetsMeanCov: no visible binding for global variable 'scaleTau2'
.
I'll try to explain why with a
..
- "All these tests are run with collation set to the C locale..."
If I set "LC_ALL" or only "LC_TIME" to "C" the example shown at the top
actually works if I run it manually.
However; if I run "R CMD check" I get the ERROR.
Therefore;
ates the
> following:
>
> - "R CMD check and R CMD build run R processes with --vanilla..."
> So no possibility to set the locales (in contrary to the environment
> variables) through an "Rprofile" file...
>
> - "All these tests are run with collation set to the