This is a test version of Biostars. For the public version, visit https://www.biostars.org.
The problem of permission denied error during R CMD check.

I created an R package. I made tar.gz using R CMD build.

but, I can't use R CMD check because of permission denied. My os is window 7.

Although R CMD check is well overall, There is the error in the final step.

I introduce error description in final step.

* checking examples ... ok
* checking for unstated dependencies in vignettes ... ok
* checking package vignettes in 'inst/doc' ... ok
* checking running R code from vignettes ...
    'Demo.Rnw' ...Warning in file(con,"r"):
    'Demo.Rnw.log' : permission denied
Error in file(con,"r") :
Warning message:
 'R CMD check Demo_0.99.0.tar.gz'

I tried to solute the problem using several methods.

First, turned off virus vaccine.

Second, I re-install the OS, Windows.

However, the problem is not fixed.

Please, could you please tell me how to fix. Thank you.

software-error r

Hello hangost2!

We believe that this post does not fit the main topic of this site.

Installation problems of R packages on windows is not specifically related to bioinformatics, please ask R-help or SO, hint 1: always provide output of sessionInfo()! hint 2: this is just a warning.

second, I re-install os, Window -> ARGH

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.