/usr/lib/R/site-library/assertthat/NAMESPACE is in r-cran-assertthat 0.2.0-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | # Generated by roxygen2: do not edit by hand
export("%has_args%")
export("%has_attr%")
export("%has_name%")
export("on_failure<-")
export(are_equal)
export(assert_that)
export(has_args)
export(has_attr)
export(has_extension)
export(has_name)
export(is.count)
export(is.date)
export(is.dir)
export(is.error)
export(is.flag)
export(is.number)
export(is.readable)
export(is.scalar)
export(is.string)
export(is.time)
export(is.writeable)
export(noNA)
export(not_empty)
export(on_failure)
export(see_if)
export(validate_that)
|