Skip to content
Prev 8714 / 21312 Next

[Bioc-devel] R CMD check problems

Options: 
1) Don't use roxygen2
2) after running document(), move the bnlearn imports to the top of the imports section of the NAMESPACE.
3) Report a bug to the roxygen2 authors.

I tried to put 
#' @import bnlearn

before any other imports in tronco.R, but it still ended up after the Rgraphviz import in the generated NAMESPACE, which causes this problem.

Dan


----- Original Message -----