Displaying 8 results from an estimated 8 matches for "descfield".
Did you mean:
descfields
2003 Nov 20
2
netCDF, ncdf library
Dear all,
I would like to use data in .netcdf format and for those I have to use
the netCDF or ncdf packages.
Problem : these packages don't seem to work :
"Error in testRversion(descfields) : This package has not been
installed properly
See the Note in ?library" (with netCDF package)
Does anybody have the same problems with these packages ?
Is there any other packages existing to convert netcdf format ?
Version: 1.8.0
OS: Windows XP
with many thanks in adv...
2004 Mar 14
2
Troubles installing RMySQL on Win2K
...rw1081\library\RMySQL
I have added C:\Program Files\R\rw1081\library\RMySQL\inst\libs to my path
variable so that libmySQL.dll can be found.
If I type library(), then I see RMySQL in the list of available packages.
If I try and load the library, I get
> library(RMySQL)
Error in testRversion(descfields) : This package has not been installed
properly
See the Note in ?library
Where am I going wrong?
Thanks,
Ian.
2004 Aug 09
2
Installing RMySQL on Windows XP for R 1.9.1
...*.tar.gz from
http://stat.bell-labs.com/RS-DBI/download/index.html
and stuffed them into a zip-file which was willingly taken by the install routine of my RGui. It said the well known "updating HTML
package descriptions" but when using library(RMySQL) the error "Error in testRversion(descfields) : This package has not been
installed properly. See the Note in ?library". Obviously the note wasn't very helpful and so I ask you for any help.
Regards
Robert
2004 Apr 20
1
contributed packages and downloads questions
Hello,
I am trying to download two library files: multiv and e1071 to do principal
components analysis. I was able to unzip the folders to my R directory, but
when I type library(multiv) in the console I get an error message: Error in
testRversion(descfields) : This package has not been installed properly
See the Note in ?library
So, it seems that I am not downloading these two library files properly.
Where can I find the library files (I cannot find my way back to them for
some reason) and how do I download them? Thanks!
Hanna
2004 Dec 17
1
package.skeleton()
...;), path = "/home/xiao")
Creating directories ...
Creating DESCRIPTION ...
Creating READMEs ...
Saving functions and data ...
Making help files ...
Done.
Further steps are described in /home/xiao/RDIPcor/README
> library(RDIPcor, lib.loc = "/home/xiao")
Error in testRversion(descfields) : This package has not been installed properly
See the Note in ?library
My R1.8.0 is under LINUX.
Thanks in advance
Xiao
2004 May 22
2
Mixreg package
...quot; package.
I use W2000 but it seems the code for R is available only for Linux Os. Anyway I I downloaded the *tar.gz file of the package for R and the converted it in a *zip file.
Apparently the installation process was ok, but when loading it I got the following error:
Error in testRversion(descfields) : This package has not been installed properly
See the Note in ?library
I suppose that this is due to the fact I have a windows version and the conversion of the tar.gz in a *zip file was not legal.
I wonder if someone could help me to run mixreg in W2000.
thanx a lot
max
/********************...
2003 Dec 09
3
Interfacing R and Python in MS Windows
...ackage(s) from local zip files..."
(4) NO errors reported during this process
(5) When I try to "Load package" in R it show this error:
> local({pkg <- select.list(sort(.packages(all.available = TRUE)))
+ if(nchar(pkg)) library(pkg, character.only=TRUE)})
Error in testRversion(descfields) : This package has not been installed
properly
See the Note in ?library
(6) In Python
>>> import RS
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named RS
Please help me to get this excelent tools going on in Windows.
Thanks...
2003 Nov 04
1
Binaries for ROracle and V 1.8. needed
...s no Oracle Client on my machine (Redhat Linux 9.0/686i,
> R1.8.0). I cannot thus compile the ROracle package.
> I read the readme.client file and did:
> I unziped the package ROracle and copied it into the R-library path.
> I get:
> >library(ROracle)
> Error in testRversion(descfields) : This package has not been
installed properly
>
>
> Who has a binary version of ROracle for my configuration?
> Is there another way to connect to an Oracle base?
>
> Thanks,
> Claus