File: control

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

Package: r-cran-rcppdate
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Description: GNU R package with 'Date' bindings
 The package provides the 'date' C++ library for use by R.  'date' is
 a C++ header library offering extensive date and time functionality
 for the C++11, C++14 and C++17 standards written by Howard Hinnant
 (and included in slightly modified form in C++20).