When I look at the git.bioconductor.org checkout of your package, There are no R functions and no man functions for those exports.
Your commit on Mar 30 only updated the NAMESPACE and vignette. base) lori@lori-HP-ZBook-15-G2:~/b/Rpacks/CNORfeeder(master)$ grep -r "buildFeederObjectDynamic" * NAMESPACE: "buildFeederObjectDynamic", vignettes/CNORfeeder-vignette.Rnw:feederObject = buildFeederObjectDynamic(model = model, cnolist = cnolist, Please check your commits. You may have forgotten to git add the relevant files. Lori Shepherd Bioconductor Core Team Roswell Park Comprehensive Cancer Center Department of Biostatistics & Bioinformatics Elm & Carlton Streets Buffalo, New York 14263 ________________________________ From: Bioc-devel <bioc-devel-boun...@r-project.org> on behalf of Enio Gjerga <enio.gje...@gmail.com> Sent: Thursday, April 2, 2020 3:54 PM To: Herv� Pag�s <Bioc-devel@r-project.org> Subject: [Bioc-devel] CNORfeeder building error Hello, I am the maintainer of the CNORfeeder package. When I updated the package I added a few other functions. However, from the building I get the following error: package ornamespace load failed for �CNORfeeder� in namespaceExport(ns, exports): undefinedexports: *the names of the new functions I have added* I have added these function names on the NAMESPACE as exports and also they are in the /man function documentation (as .Rd files) and of course as R functions in /R. Please, what might be the reason for this? Should these new functions also be declared somewhere else which I am missing? I have run the 'R CMD INSTALL CNORfeeder' command in my terminal and the package seem to be built just fine. I am using Mac OS X El Captain. Best, Enio -- Enio GJERGA PhD student JRC-COMBINE RWTH Aachen Tel : +4917685132057 [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you. [[alternative HTML version deleted]]
_______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel