[R-pkg-devel] RCMD check --as-cran on Windows
Duncan Murdoch
murdoch.duncan at gmail.com
Thu Jul 2 23:24:02 CEST 2015
On 02/07/2015 4:51 PM, Fay, Michael (NIH/NIAID) [E] wrote:
> Hi,
>
> I am trying to update my NAMESPACE to include importFrom for packages that are included in the basic R distribution.
>
> When I build my packages and run: RMCD check --as-cran on from Windows I get no NOTES. But in other flavors, there are NOTES about "no visible global function definition for...".
>
> For example, see
>
> ftp://cran.r-project.org/pub/R/web/checks/check_results_bpcp.html
>
> I can get the NOTES from the website and attempt to fix them. But I cannot check them on my Windows machine since I have not installed linux on it.
>
> Is there a way to check for those NOTES without installing another operating system?
>
R-devel is the development version of R. It changes every day. Saying
R-devel doesn't work for you is ambiguous: you need to tell us which
version you used. The latest one available for download is 2015-07-02
r68620.
Duncan Murdoch
More information about the R-package-devel
mailing list