Namespace issues [🇷 for BE/BA]
Dear R-user Helmut,
Not really. The first version of
I had the issue that hidden (internal) functions beginning with a period (f.i. .xyz()) were no longer accessible from outside after introducing a NAMSPACE in
Totally right. The author(s) / maintainer(s) have to rebuild the package with a namespace. If they had submitted their package on CRAN a standard namespace had been added by default by CRAN.
If you can't get help from the author(s) try the workaround found here:
http://stackoverflow.com/questions/8012596/error-with-asreml-d-package-in-r-2-14-0/8014357#8014357
or
"package does not have a NAMESPACE and should be re-installed".
❝ @Detlew: I think you experienced a similar namespace-issue with randomizeBE
?
Not really. The first version of
randomizeBE
was built under 2.15.0 if I remember right.I had the issue that hidden (internal) functions beginning with a period (f.i. .xyz()) were no longer accessible from outside after introducing a NAMSPACE in
PowerTOST
.❝ MATOST
was built under 2.11.1 and I’m testing with 2.15.1. AFAIK all packages must have a namespace since 2.14.0.
Totally right. The author(s) / maintainer(s) have to rebuild the package with a namespace. If they had submitted their package on CRAN a standard namespace had been added by default by CRAN.
If you can't get help from the author(s) try the workaround found here:
http://stackoverflow.com/questions/8012596/error-with-asreml-d-package-in-r-2-14-0/8014357#8014357
or

—
Regards,
Detlew
Regards,
Detlew
Complete thread:
- MATOST Helmut 2012-10-01 20:12 [🇷 for BE/BA]
- Namespace issuesd_labes 2012-10-02 14:06
- THX; workaround Helmut 2012-10-02 14:34
- Namespace issuesd_labes 2012-10-02 14:06