--- /srv/reproducible-results/rbuild-debian/r-b-build.8RRAW4YC/b1/r-cran-xfun_0.51+dfsg-1_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.8RRAW4YC/b2/r-cran-xfun_0.51+dfsg-1_i386.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ 693ed2a14fbc173fd38f9685061d1ebf 6460 debug optional r-cran-xfun-dbgsym_0.51+dfsg-1_i386.deb │ - d8789e66d2adbeba3c83e671800c9f23 581820 gnu-r optional r-cran-xfun_0.51+dfsg-1_i386.deb │ + c2646ac423e8f6c3afb88758834558fe 581824 gnu-r optional r-cran-xfun_0.51+dfsg-1_i386.deb ├── r-cran-xfun_0.51+dfsg-1_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-02-25 23:47:10.000000 debian-binary │ │ --rw-r--r-- 0 0 0 2208 2025-02-25 23:47:10.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 2212 2025-02-25 23:47:10.000000 control.tar.xz │ │ -rw-r--r-- 0 0 0 579420 2025-02-25 23:47:10.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/R/site-library/xfun/R/xfun.rdb │ │ │ │ ├── Rscript --vanilla - {} │ │ │ │ │ @@ -421,15 +421,15 @@ │ │ │ │ │ } │ │ │ │ │ if (length(x) == 1 && !asis) │ │ │ │ │ x │ │ │ │ │ else paste0("[", paste(x, collapse = ", "), "]") │ │ │ │ │ } │ │ │ │ │ } │ │ │ │ │ │ │ │ │ │ -.this.year (character) = " year = {2026}," │ │ │ │ │ +.this.year (character) = " year = {2025}," │ │ │ │ │ │ │ │ │ │ .tojson (closure) = function (x, n = 1) │ │ │ │ │ { │ │ │ │ │ make_array = function(..., braces = c("[", "]")) { │ │ │ │ │ inner = paste0(strrep(" ", n), ..., collapse = ",\n") │ │ │ │ │ paste0(braces[1], "\n", inner, "\n", strrep(" ", n - │ │ │ │ │ 1), braces[2])