File: package-deps.R

package info (click to toggle)
r-cran-devtools 2.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,340 kB
  • sloc: sh: 15; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download
1
2
3
4
5
6
7
#' @importFrom pkgload parse_deps
#' @export
pkgload::parse_deps

#' @importFrom pkgload check_dep_version
#' @export
pkgload::check_dep_version