Displaying 1 result from an estimated 1 matches for "r41546".
Did you mean:
41546
2007 May 15
1
getNamespaceExports("base") error
...NULL, all = TRUE)
else ls(getNamespaceInfo(ns, "exports"), all = TRUE)
}
<environment: namespace:base>
One possible way to fix this could be to changed to e.g.
if (isBaseNamespace(ns))
ls(envir=baseenv(), all = TRUE)
Observed with
R 2.5.0 & R 2.6.0 devel (2007-05-12 r41546)
(one has to go back to R 2.3.1 to see it working)
Regards,
Matthias
--
Matthias Burger Project Manager/ Biostatistician
Epigenomics AG Kleine Praesidentenstr. 1 10178 Berlin, Germany
phone:+49-30-24345-371 fax:+49-30-24345-555
http://www....