File: control

package info (click to toggle)
r-cran-rstudioapi 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 916 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 (= 13), r-base-dev (>= 4.4.1), dh-r
Standards-Version: 4.6.2
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.