Codebase list r-cran-libcoin / lintian-fixes/main NAMESPACE
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

NAMESPACE @lintian-fixes/mainraw · history · blame

1
2
3
4
5
6
7
useDynLib(libcoin, .registration = TRUE)

importFrom("stats", complete.cases, vcov)
importFrom("mvtnorm", GenzBretz)

export(LinStatExpCov, doTest, ctabs, "lmult")
S3method("vcov", "LinStatExpCov")