I am trying to install custom packages upon starting R. A lot of the code
that is written by us right now is available for editing to the users. To
try and protect the code, I am packaging the production level code and
having the users install it on their machine during start up.
However, when I t
I just fixed the issue. I had to do a full re-install of R to get it working.
I had initially re-installed Rtools and Perl which did not work. However,
upon re-installing R, the error seemed to go away. So I do not really know
what corrupted the R install from earlier, but at the moment, I seemed t
I am a newbie in R, and I am trying to build an R package but I keep getting
an unexpected input error when I try using the build, check or install
commands. I used the following command to generate the skeleton:
package.skeleton("test")
After this I went to the command prompt and to the directory
3 matches
Mail list logo