File: NAMESPACE

package info (click to toggle)
r-cran-zip 2.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: ansic: 8,079; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by roxygen2: do not edit by hand

export(deflate)
export(inflate)
export(unzip)
export(unzip_process)
export(zip)
export(zip_append)
export(zip_list)
export(zip_process)
export(zipr)
export(zipr_append)
useDynLib(zip, .registration = TRUE, .fixes = "c_")