Displaying 1 result from an estimated 1 matches for "reinker".
Did you mean:
reinier
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers,
I have a trouble with a package downloaded from sourceforge.net
(namely the package 'kopls'). I installed it from the local zip file
with the expected result
> utils:::menuInstallLocal()
package ?kopls? successfully unpacked and MD5 sums checked
but when I tried to load it I obtained the following error message
> require(kopls)
Loading required package: kopls
Failed