File: README.source

package info (click to toggle)
r-cran-readr 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,692 kB
  • sloc: cpp: 3,963; ansic: 1,962; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 887 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

Explanation for binary files inside source package according to

  http://lists.debian.org/debian-devel/2013/09/msg00332.html

Files: R/sysdata.rda
Documentation: https://raw.githubusercontent.com/tidyverse/readr/37d6eda5b2e52707bfa6ea2db8d52e0209796615/data-raw/date-symbols.R

  -> By a combination of R packaging conventions (permitting the use
     of package-source "build time" data construction resulting in
     per-package R/sysdata.rda file as used here) coupled with a (IMHO
     wrong !) package author decision to not included the source for
     this file in the _packaged package sources_ (ie what in Debian is
     package_1.2-3.orig.tar.gz) I can only point to the upstream source
     repo file above

     The use is innocent: these really are merely the i18n names for
     date fields.
     

 -- Dirk Eddelbuettel <edd@debian.org>, Sun, 15 Oct 2017 11:31:48 -0500