Skip to content
Prev 16923 / 21307 Next

[Bioc-devel] [External] Re: updating package on the development version

Does your vignette try to install a package? It should not.

You can delete the 'lock file with

path = "/Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-GISPA"
unlink(path, recursive = TRUE)

Martin

?On 6/19/20, 2:53 PM, "Bioc-devel on behalf of Dwivedi, Bhakti" <bioc-devel-bounces at r-project.org on behalf of bhakti.dwivedi at emory.edu> wrote:

    Thank you for your response.

    Quick question, I am getting the warning and below error message. any suggestions or is there a link that I can follow to get help and fix it?

    ** installing vignettes
    Warning in file(con, "w") :
      cannot open file '/Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-GISPA/00new/GISPA/doc/index.html': No such file or directory
    Error in file(con, "w") : cannot open the connection


    Regards,
    Bhakti
Message-ID: <BL0PR04MB6609E6B6D951AA5CBFFFBC45F9990@BL0PR04MB6609.namprd04.prod.outlook.com>
In-Reply-To: <CY4PR05MB3480F2563B71289C52628A9F9B980@CY4PR05MB3480.namprd05.prod.outlook.com>