Skip to content

About "packages should not write in the user’s home filespace" #3

@hpages

Description

@hpages

Found in the README.md file (here):

CRAN has a policy:

packages should not write in the user’s home filespace (including clipboards), nor anywhere else on the file system
apart from the R session’s temporary directory

Not sure where this was taken from but FWIW there's the notable exception of folders obtained with tools::R_user_dir() where of course it's okay to write stuff. It would be very limiting (and sad) to not have a place to write stuff that is meant to persist across sessions.

Not sure how that helps in the context of the r-rust conversation though...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions