projects
/
pkgdev.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add some warnings in README
[pkgdev.git]
/
NAMESPACE
Commit
Line
Data
156f8ca6
BA
1
# Export all R functions
2
export (pkgdev.wipeAll,pkgdev.load,pkgdev.unload,pkgdev.clean,pkgdev.rtest,pkgdev.ctest,pkgdev.tocran,pkgdev.check)
3
4
# Import all packages listed as Imports or Depends
5
#import (methods)