On 13/03/2019 8:34 p.m., David Hugh-Jones wrote:
Hi guys
That might be it. But there was no error until the latest release -
whereas that test has been there for 9 months. The file is written
within testthat... is there a new check for this in CRAN?
Meanwhile, I am still figuring out how to debug this problem. I uploaded
to r-hub... does anyone know how I can access the artifacts created
after the build? The URL build was
> By the way, I think your test test should write to a file in [a
> subdirectory of]] tempdir(), not to a file in the current
That could be the source of the error: it's a violation of CRAN
to write to the current directory. An obvious way to test this
would be
to make it unwriteable.
Duncan Murdoch
>
> comes from
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com <http://tibco.com>
>
>
> On Wed, Mar 13, 2019 at 8:50 AM David Hugh-Jones
<davidhughjones at gmail.com <mailto:davidhughjones at gmail.com>>
>>
>> Hi all,
>>
>> My package has errors on CRAN's Linux and Solaris:
>>
>>
>>
>> which I can't reproduce on my local OSX Machine, nor on Linux on
>>
>> Does anyone have any general hints on how to reproduce and/or
>> errors?
>>
>> Specifically the error relates to a call to
>> producing a message. openxlsx hasn't changed recently, though.
>>
>> Cheers,
>> David
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-package-devel at r-project.org
<mailto:R-package-devel at r-project.org> mailing list
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org
<mailto:R-package-devel at r-project.org> mailing list