Skip to content

[R-pkg-devel] Trying to remove dot file

5 messages · Adrian Cunningham, Jens Oehlschlägel, Uwe Ligges +1 more

#
Hello Everyone,


I am trying to eliminate a warning from my package so that it will pass the
devtools check.

* checking package subdirectories ... WARNING
Subdirectory 'man' contains invalid file names:
  '._PlotMDS.Rd'
Please remove or rename the files.


I tried using "dot_clean -m --keep=mostrecent /PlotMDS/man" and that didn't
seem to remove the file. I am not able to view the file (tried using sudo
ls).

Does anyone have any suggestions to help me? Any suggestions would be most
welcome and appreciated, thank you!
#
On 24.10.2017 06:30, Adrian Cunningham wrote:
ls -a

Best,
Uwe Ligges
1 day later
#
Good morning, 

Duncan has announced that he steps back from the maintenance of Rtools. 
Where will I find the new Rtools toolchain that complements Microsofts R-version?

Kind regards

Jens
#
On 25.10.2017 10:48, "Jens Oehlschl?gel" wrote:
Just take the Rtools. Microsoft uses our toolchain as far as I know.
Also note that we will probably continue to build Windows binaries (and 
have never stopped doing so).

Best,
Uwe Ligges
#
On Wed, 2017-10-25 at 10:52 +0200, Uwe Ligges wrote:
Jeroen Ooms is taking over the binary Windows builds of R from Duncan.