File: control

package info (click to toggle)
r-cran-rstudioapi 0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 856 kB
  • sloc: makefile: 2
file content (16 lines) | stat: -rw-r--r-- 645 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: r-cran-rstudioapi
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.0.3), dh-r
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-rstudioapi
Vcs-Git: https://salsa.debian.org/edd/r-cran-rstudioapi.git
Homepage: https://cran.r-project.org/package=rstudioapi

Package: r-cran-rstudioapi
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Description: GNU R package for access to the RStudio API
 The rstudioapi package provides access the RStudio API (if available) and
 provides informative error messages when it's not.