Skip to content

detritus NOTE when multisession plan declared in vignette #706

@tdhock

Description

@tdhock

Hi @HenrikBengtsson I had the following in my vignette

if(require(future))plan("multisession")

and that gave me the following NOTE when I checked the package on windows,

* checking for detritus in the temp directory ... NOTE
Found the following files/directories:
  'Rscript238c14018b99' 'Rscript2e8c14018b99'

which seems to be related to this post you made on R-devel, https://stat.ethz.ch/pipermail/r-devel/2021-June/080830.html
I got rid of the NOTE by putting the future code in a if(FALSE) but I was wondering if you ever got a response from R core about fixing that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions