File: NAMESPACE

package info (click to toggle)
r-cran-qlcmatrix 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,368 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
exportPattern("^[[:alpha:]]+")
import(Matrix)
import(slam)
import(sparsesvd)
importFrom("methods", "as", "is")
importFrom("stats", "na.omit", "rnorm")
importFrom("utils", "read.table")
import(docopt)