Skip to content

Do not clean up the *.Rcheck directories if they contain errors/warnings #1395

@yihui

Description

@yihui

Currently the revdev/checks/ directory is completely wiped out after revdep_check() is finished. I feel it is useful to see the full check log when there are errors or warnings. In particular, when the installation failed, I have no idea why it failed. The summary only contains the log like this:

checking whether package ‘ANLP’ can be installed ... ERROR
Installation failed.
See ‘..../revdep/checks/ANLP.Rcheck/00install.out’ for details.

And ANLP.Rcheck has been removed.

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