Skip to content
Back to formatted view

Raw Message

Message-ID: <SYCPR01MB38695D5B5222E4496D370B19F21E0@SYCPR01MB3869.ausprd01.prod.outlook.com>
Date: 2020-10-19T21:02:51Z
From: Gordon K Smyth
Subject: [Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort'
In-Reply-To: <SYCPR01MB386915A554C8CC95E938D54AF21E0@SYCPR01MB3869.ausprd01.prod.outlook.com>

Sorry, there was mistype in previous email. Here is the reproducible example again. This code produces the NOTE when run in a fresh R 4.0.3 for Windows session:

  library(Rcpp)
  Rcpp.package.skeleton("TestPack", example_code = TRUE)
  library(devtools)
  check("TestPack")


> -----Original Message-----
> From: Gordon K Smyth
> Sent: Tuesday, 20 October 2020 7:58 AM
> To: Martin Morgan <mtmorgan.bioc at gmail.com>; bioc-devel at r-project.org
> Subject: RE: [Bioc-devel] R 4.0.3 for Windows R CMD check finds 'abort'
>
> If you're interested, here is a small reproducible example. This example uses
> Rcpp, but I think that any src code will give the same NOTE:
>
>   library(Rcpp)
>   Rcpp.package.skeleton("TestPack", example_code = TRUE)
>   library(devtools)
>   install.package("devtools")
>   check("TestPack")
_______________________________________________

The information in this email is confidential and intended solely for the addressee.
You must not disclose, forward, print or use it without the permission of the sender.

The Walter and Eliza Hall Institute acknowledges the Wurundjeri people of the Kulin
Nation as the traditional owners of the land where our campuses are located and
the continuing connection to country and community.
_______________________________________________