问题
I am converting my packages to use roxygen documentation, through the roxygen2 package. Now my package does not load and I think that is is because of the missing useDynLib(mypackage) call missing from the NAMESPACE file. How do I get this generated?
来源:https://stackoverflow.com/questions/8407615/adding-usedynlib-through-roxygen