File: control

package info (click to toggle)
date 1.2.38-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: ansic: 125; makefile: 1
file content (18 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: date
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), cdbs, r-base-dev (>= 3.4.3)
Standards-Version: 4.1.1

Package: r-cran-date
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package for date handling
 This CRAN package provides functions for handling dates, along with
 examples and documentation.
 .
 Note that this is a legacy package providing functionality that had 
 been absent from R. However, more recent versions of R have more 
 powerful date and datetime functionality in the base package, i.e.
 r-base-core under Debian.