File: NAMESPACE

package info (click to toggle)
r-cran-lifecycle 1.0.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 576 kB
  • sloc: sh: 15; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by roxygen2: do not edit by hand

S3method(print,lifecycle_warnings)
export(badge)
export(deprecate_soft)
export(deprecate_stop)
export(deprecate_warn)
export(deprecated)
export(expect_defunct)
export(expect_deprecated)
export(is_present)
export(last_lifecycle_warnings)
export(lint_lifecycle)
export(lint_tidyverse_lifecycle)
export(pkg_lifecycle_statuses)
export(signal_experimental)
export(signal_stage)
export(signal_superseded)
import(rlang)