Last updated on 2026-06-08 02:51:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 2.73 | 50.43 | 53.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.06 | 35.31 | 37.37 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 79.49 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 88.82 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.1 | 4.00 | 69.00 | 73.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 3.08 | 45.09 | 48.17 | NOTE | |
| r-release-linux-x86_64 | 0.2.1 | 2.69 | 44.20 | 46.89 | NOTE | |
| r-release-macos-arm64 | 0.2.1 | 1.00 | 20.00 | 21.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.1 | 2.00 | 77.00 | 79.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.1 | 6.00 | 64.00 | 70.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 2.00 | 59.00 | 61.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.1 | 6.00 | 77.00 | 83.00 | NOTE |
Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘compute-contribution.R’ ‘compute-headcount-ratio-adjusted.R’
‘compute-headcount-ratio.R’ ‘compute-mpi.R’ ‘compute_mpi.Rd’
‘create-deprivation-matrix.R’ ‘define-deprivation.R’
‘define-mpi-specs.R’ ‘define_deprivation.Rd’ ‘define_mpi_specs.Rd’
‘helpers.R’ ‘save_mpi.R’ ‘write-as-excel.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘mpindex.Rmd’ using rmarkdown
Warning in file("", "w+b") :
cannot open file '/tmp/Rtmp7oBXuS/Rf3b6a90340ef748': No space left on device
Quitting from mpindex.Rmd:268-274 [unnamed-chunk-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cannot open the connection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quitting from mpindex.Rmd:268-274 [unnamed-chunk-22]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file("", "w+b")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'mpindex.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘mpindex.Rmd’
SUMMARY: processing the following file failed:
‘mpindex.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘compute-contribution.R’ ‘compute-headcount-ratio-adjusted.R’
‘compute-headcount-ratio.R’ ‘compute-mpi.R’
‘create-deprivation-matrix.R’ ‘define-deprivation.R’
‘define-mpi-specs.R’ ‘helpers.R’ ‘save_mpi.R’ ‘write-as-excel.R’
Flavor: r-oldrel-macos-x86_64