File: NAMESPACE

package info (click to toggle)
r-cran-startupmsg 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 398 bytes parent folder | download
1
2
3
4
5
6
7
8
importFrom("utils", "packageDescription")
export("readVersionInformation", "readURLInformation",
       "pointertoNEWS", "infoShow", "NEWS", "TOBEDONE",
       "StartupMessage", "startupPackage", "startupType", 
       "startupMessage", "suppressStartupMessages",
       "startupEndline", "onlytypeStartupMessages", 
       "buildStartupMessage", "mySMHandler", 
       "mystartupMessage")