The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-07-30 00:55:19 CEST.
| Package | OK | NOTE | ERROR | Other |
|---|---|---|---|---|
| bindr | 13 | |||
| bindrcpp | 13 | |||
| blob | 13 | |||
| DBI | 13 | |||
| DBItest | 13 | |||
| dm | 13 | |||
| duckdb | 13 | |||
| duckplyr | 13 | |||
| fledge | 13 | |||
| here | 13 | |||
| hms | 13 | |||
| igraph | 8 | 5 | ||
| kimisc | 9 | 4 | ||
| mockr | 13 | |||
| pillar | 11 | 2 | ||
| procmaps | 13 | |||
| profile | 13 | |||
| RMariaDB | 13 | 1 | ||
| roxygen2md | 13 | |||
| RPostgres | 13 | |||
| rprojroot | 13 | |||
| RSQLite | 13 | |||
| tibble | 8 | 4 | 1 | |
| utf8 | 13 | |||
| winch | 13 | |||
| wrswoR | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 8, NOTE: 5
Version: 2.3.3
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
igraph/R/plot.common.R (.Dim: 1)
igraph/tests/testthat/test-attributes.R (.Names: 1)
igraph/tests/testthat/test-centrality.R (.Dim: 1, .Names: 1)
igraph/tests/testthat/test-community.R (.Dim: 9, .Dimnames: 9, .Names: 5)
igraph/tests/testthat/test-conversion.R (.Dim: 4)
igraph/tests/testthat/test-flow.R (.Dim: 1)
igraph/tests/testthat/test-indexing.R (.Dim: 2, .Dimnames: 2)
igraph/tests/testthat/test-make.R (.Dim: 1)
igraph/tests/testthat/test-other.R (.Names: 3)
igraph/tests/testthat/test-structural-properties.R (.Names: 2)
'.Dim' should be changed to 'dim'.
'.Names' should be changed to 'names'.
'.Dimnames' should be changed to 'dimnames'.
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
Version: 2.3.3
Check: Rd contents
Result: NOTE
Rd files without \usage:
‘pipe.Rd’
\arguments should not be documented without \usage.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 9, NOTE: 4
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
kimisc/tests/testthat/test-cut.R (.Label: 2)
'.Label' should be changed to 'levels'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 11, ERROR: 2
Version: 1.11.1
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> if (require(testthat)) {
+ library(pillar)
+ test_check("pillar")
+ } else {
+ message("testthat not available.")
+ }
Loading required package: testthat
Starting 2 test processes.
> test-ornament.R:
Error:
! testthat subprocess exited in file 'test-ornament.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("pillar")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.11.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘debugme.Rmd’ using rmarkdown
--- finished re-building ‘debugme.Rmd’
--- re-building ‘digits.Rmd’ using rmarkdown
--- finished re-building ‘digits.Rmd’
--- re-building ‘extending.Rmd’ using rmarkdown
--- finished re-building ‘extending.Rmd’
--- re-building ‘numbers.Rmd’ using rmarkdown
Error: processing vignette 'numbers.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘numbers.Rmd’
--- re-building ‘printing.Rmd’ using rmarkdown
Error: processing vignette 'printing.Rmd' failed with diagnostics:
there is no package called ‘sass’
--- failed re-building ‘printing.Rmd’
SUMMARY: processing the following files failed:
‘numbers.Rmd’ ‘printing.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13, Other: 1
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 8, NOTE: 4, ERROR: 1
Version: 3.3.1
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
tibble/tests/testthat/test-new.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 3.3.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.