Displaying 1 result from an estimated 1 matches for "r64665".
Did you mean:
d64665
2014 Jan 07
0
file.info() on a file.symlink():ed file on Windows - is help correct?
...R to follow the link
"link.exe" to the target file "foo.txt" - such that one can get the
file.info() of that file instead? (As help("Sys.readlink") says, it
won't work on Windows).
Thank you,
Henrik
> sessionInfo()
R Under development (unstable) (2014-01-05 r64665)
Platform: x86_64-w64-mingw32/x64 (64-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils...