Skip to content
Prev 16926 / 21312 Next

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

Hi Martin,

Thank you so much for your suggestions.

I fixed the errors as below and then ran the build/install/check commands and didn't get any error. 

Submitting the package, hoping by tomorrow everything should pass OK.

Regards,
Bhakti
?On 6/20/20, 9:29 AM, "Martin Morgan" <mtmorgan.bioc at gmail.com> wrote:
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