File: NAMESPACE

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

export(ConditionKeeper)
export(capture_message)
export(capture_warning)
export(handle_conditions)
export(handle_messages)
export(handle_warnings)
importFrom(R6,R6Class)
importFrom(uuid,UUIDgenerate)