File: NAMESPACE

package info (click to toggle)
r-bioc-biocio 1.8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 140 kB
  • sloc: makefile: 2
file content (33 lines) | stat: -rw-r--r-- 842 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand

export("resource<-")
export(BiocFileList)
export(FileForFormat)
export(decompress)
export(export)
export(fileFormat)
export(import)
export(resource)
exportClasses(BiocFile)
exportClasses(BiocFileList)
exportClasses(CompressedFile)
exportMethods(as.character)
exportMethods(decompress)
exportMethods(export)
exportMethods(fileFormat)
exportMethods(import)
exportMethods(path)
exportMethods(show)
importFrom(BiocGenerics,path)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,isSingleString)
importFrom(methods,findMethods)
importFrom(methods,getClass)
importFrom(methods,getClassDef)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,packageSlot)
importFrom(methods,show)
importFrom(tools,file_ext)
importFrom(tools,file_path_as_absolute)
importFrom(tools,file_path_sans_ext)