R cannot delete tmp file
0
0
Entering edit mode
3.5 years ago

Hello guys,

I am using R and more precisely the library taxonomisr to analyse some data. However I have an error message when running :

taxaId<-accessionToTaxa(c("LN847353.1","AL079352.3"),"accessionTaxa.sql")

The error is :

Warning messages: 1: In file.remove(tmp) : impossible to delete the file 'C:\Users\pdoinel\AppData\Local\Temp\RtmpMNsOgY\file87c027271e99', because of 'Permission denied'*

I am using windows and it turns out that all directories are set on "read-only" on windows (I have tried to remove it using cmd as administrator : attrib . -h -r -s) but this read only parameter always automatically comes back ..

Or maybie the issue is somewhere else ?

R • 923 views
ADD COMMENT
0
Entering edit mode

same issue..

ADD REPLY

Login before adding your answer.

Traffic: 2579 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6