Displaying 4 results from an estimated 4 matches for "paclag".
Did you mean:
packag
2007 Oct 22
3
retrieve version information for a package?
...for a way to find out the version information of
installed R packages.
ex:
>library(affy)
>SOME_COMMAND_FOR_VERSION(affy)
I know I can do either getRversion() or R.Version() could give me the
version of R. I assume there must be a way for me to get version
information for the add-on paclages,right?
Thanks!
Yupu
2010 Jul 14
1
Running yum shows errors
Hi
I am getting the following errors when i try to use yum to install the
net-snmp paclages.
[root at sc1 yum.repos.d]# yum install net-snmp
Loaded plugins: fastestmirror
Determining fastest mirrors
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", li...
2009 Jan 25
0
package clusterSim
I am interested in familiarizing with the functions belonging to paclage clusterSim.
This package on-line documentation indicates a file pathname which is clear to me on Linux systems where $VAR
identifies VAR as an environment variable. But what if I am using a Windows system ?
I do not know how to make Windows or DOS resolve the following address:
$R_HOME\libr...
2008 Jun 26
4
Problems when installing RODBC in debian etch
Hello:
I am tried to install the RODBC package in debian etch. At the end of the
installation it appears errors:
**********************************************
* Installing *source* package 'RODBC' ...
checking for gcc...
gcc -std=gnu99
checking for C compiler default output file name...
a.out
checking whether the C compiler works...
yes
checking whether we are cross compiling...
no