Displaying 2 results from an estimated 2 matches for "name_of_package".
2006 Jan 03
5
newbie R question
I'm sorry to bother everyone with a stupid
question but, when I am at an R prompt in Windows,
is there a way to see what packages
you already have installed from the R site so
that you can just do library(name_of_package)
and it will work.
I've looked at help etc but I can't find
a command like this. Maybe there
isn't one which is fine.
Mark
**********************************************************************
This email and any files transmitted with...
2001 Jul 18
1
Rd2dvi - script (PR#1029)
Full_Name: Ole Christensen
Version: 1.3.0
OS: Solaris
Submission from: (NULL) (130.225.48.2)
I have discovered a problem with script Rd2dvi for R-1.3.0 on our Solaris
machines.
When writing R CMD Rd2dvi Name_of_Package, then things go wrong with the
conversion to Latex of the DESCRIPTION file in the package.
Having discussed the problem with our system administrator, he constructed a
script illustrating the problem (see below: script a, and output b).
It seems that our Solaris machines makes a further expansi...