[GRASS-stats] Rdbi Error in loadNamespace
Jarosław Jasiewicz
jarekj at amu.edu.pl
Tue Jun 17 05:04:43 EDT 2008
bks at centrum.cz pisze:
>>> Hi,
>>>
>>> I have a problem to connect my Postgre with R.
>>> I did everything after Markus tutorial. It worked.
>>> But next time I used it, I cannot go over this error:
>>>
>>> "> library(Rdbi)
>>> Loading required package: Rdbi
>>> Error in loadNamespace(package, c(which.lib.loc, lib.loc), keep.source
>>>
> = keep.source) : > cyclic name space dependencies are not supported
>
>>> Error : package 'Rdbi' could not be loaded
>>> Error : .onLoad failed in 'loadNamespace' for 'Rdbi'
>>> Error: package/namespace load failed for 'Rdbi' "
>>>
>>> I also tried to reinstall R, did not help.
>>> Could you help, me?
>>>
>>> Best regards,
>>> Stanislav >
>>> _______________________________________________
>>> grass-stats mailing list
>>> grass-stats at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/grass-stats
>>> the simpliest way it ot delete .Rdata from your home directory and
>>>
> start R again
>
>> Jarek
>>
>
> When I delete "R" folder from $HOME, all the installed packages
> are deleted. This library I do have to create by installing, again and the
> problem remains unsolved.
> Stanislav
>
You are not to deleate R folder with packages but hidden file .RData
(with "." o the begining):
rm .Rdata
try it, and let us known if help
Jarek
More information about the grass-stats
mailing list