Last updated on 2025-12-28 03:52:12 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| FOCI | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mona Azadkia <monaazadkia@gmail.com>’
The Description field contains
simple measure of conditional dependence" <arXiv:1910.12327>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in 'FOCI-Ex.R' failed
The error most likely occurred in:
> ### Name: codec
> ### Title: Estimate the conditional dependence coefficient (CODEC)
> ### Aliases: codec
>
> ### ** Examples
>
> n = 1000
> x <- matrix(runif(n * 2), nrow = n)
> y <- (x[, 1] + x[, 2]) %% 1
> # given x[, 1], y is a function of x[, 2]
> codec(y, x[, 2], x[, 1])
Error in `[.data.table`(df_X, , `:=`(rnn, .randomNN(id)), by = "group") :
attempt access index 2/2 in VECTOR_ELT
Calls: codec ... .estimateConditionalT -> .estimateConditionalS -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'codec.Rmd' using rmarkdown
Quitting from codec.Rmd:30-51 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. └─FOCI::codec(y, x[, 1])
2. └─FOCI:::.estimateT(Y, Z)
3. └─FOCI:::.estimateQ(Y, X)
4. ├─df_X[, `:=`(rnn, .randomNN(id)), by = "group"]
5. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'codec.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building 'codec.Rmd'
--- re-building 'foci.Rmd' using rmarkdown
Quitting from foci.Rmd:24-32 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 2/2 in VECTOR_ELT
---
Backtrace:
▆
1. └─FOCI::foci(Y, X, numCores = 1)
2. └─FOCI:::foci_main(...)
3. └─parallel::mclapply(seq(1, p), estimateQFixedY, mc.cores = numCores)
4. └─base::lapply(X, FUN, ...)
5. └─FOCI (local) FUN(X[[i]], ...)
6. └─FOCI:::.estimateQ(Y, X[, id])
7. ├─df_X[, `:=`(rnn, .randomNN(id)), by = "group"]
8. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'foci.Rmd' failed with diagnostics:
attempt access index 2/2 in VECTOR_ELT
--- failed re-building 'foci.Rmd'
SUMMARY: processing the following files failed:
'codec.Rmd' 'foci.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
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.
Health stats visible at Monitor.