File: transformr-package.R

package info (click to toggle)
r-cran-transformr 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,096 kB
  • sloc: cpp: 309; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#' @keywords internal
'_PACKAGE'

## usethis namespace: start
#' @useDynLib transformr, .registration = TRUE
#' @import vctrs
## usethis namespace: end
NULL