Last updated on 2026-02-11 07:51:03 CET.
| Package | ERROR | OK |
|---|---|---|
| condir | 2 | 11 |
| multifear | 13 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘condir-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: csTable
> ### Title: Produce tables of 'csCompare' results
> ### Aliases: csTable
>
> ### ** Examples
>
> tmp <- csCompare(cs1 = c(1, 2, 3, 1, 4), cs2 = c(10, 12, 12, 31, 13))
> csTable(tmp)
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Tue Feb 10 15:31:01 2026
\begin{table}[ht]
\centering
\begin{tabular}{rrrrrrrrrr}
\hline
& vars & n & mean & sd & median & min & max & range & se \\
\hline
cs1 & 1 & 5.00 & 2.20 & 1.30 & 2.00 & 1.00 & 4.00 & 3.00 & 0.58 \\
cs2 & 2 & 5.00 & 15.60 & 8.68 & 12.00 & 10.00 & 31.00 & 21.00 & 3.88 \\
\hline
\end{tabular}
\end{table}
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Tue Feb 10 15:31:01 2026
\begin{table}[ht]
\centering
\begin{tabular}{rllrrrrrrrrrrrlrl}
\hline
& method & alternative & WG1 & WpG1 & WG2 & WpG2 & null.value & LCI & HCI & t.statistic & df & p.value & cohenD & cohenDM & hedgesG & hedgesGM \\
\hline
1 & Paired t-test & two.sided & 0.58 & 0.00 & 0.00 & 0.00 & 0.00 & -24.93 & -1.87 & -3.23 & 4.00 & 0.03 & -2.42 & large & -1.94 & large \\
\hline
\end{tabular}
\end{table}
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Tue Feb 10 15:31:01 2026
\begin{table}[ht]
\centering
\begin{tabular}{rrrrrrr}
\hline
& LNI & HNI & rscale & bf10 & bf01 & propError \\
\hline
1 & -Inf & Inf & 0.71 & 3.04 & 0.33 & 0.00 \\
\hline
\end{tabular}
\end{table}
Error in as.data.frame.default(csCompareObj[[i]], stringsAsFactors = FALSE) :
cannot coerce class ‘"csCompare"’ to a data.frame
Calls: csTable ... <Anonymous> -> as.data.frame -> as.data.frame.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘condir-Ex.R’ failed
The error most likely occurred in:
> ### Name: csTable
> ### Title: Produce tables of 'csCompare' results
> ### Aliases: csTable
>
> ### ** Examples
>
> tmp <- csCompare(cs1 = c(1, 2, 3, 1, 4), cs2 = c(10, 12, 12, 31, 13))
> csTable(tmp)
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Wed Feb 11 06:09:25 2026
\begin{table}[ht]
\centering
\begin{tabular}{rrrrrrrrrr}
\hline
& vars & n & mean & sd & median & min & max & range & se \\
\hline
cs1 & 1 & 5.00 & 2.20 & 1.30 & 2.00 & 1.00 & 4.00 & 3.00 & 0.58 \\
cs2 & 2 & 5.00 & 15.60 & 8.68 & 12.00 & 10.00 & 31.00 & 21.00 & 3.88 \\
\hline
\end{tabular}
\end{table}
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Wed Feb 11 06:09:25 2026
\begin{table}[ht]
\centering
\begin{tabular}{rllrrrrrrrrrrrlrl}
\hline
& method & alternative & WG1 & WpG1 & WG2 & WpG2 & null.value & LCI & HCI & t.statistic & df & p.value & cohenD & cohenDM & hedgesG & hedgesGM \\
\hline
1 & Paired t-test & two.sided & 0.58 & 0.00 & 0.00 & 0.00 & 0.00 & -24.93 & -1.87 & -3.23 & 4.00 & 0.03 & -2.42 & large & -1.94 & large \\
\hline
\end{tabular}
\end{table}
% latex table generated in R 4.6.0 by xtable 1.8-4 package
% Wed Feb 11 06:09:25 2026
\begin{table}[ht]
\centering
\begin{tabular}{rrrrrrr}
\hline
& LNI & HNI & rscale & bf10 & bf01 & propError \\
\hline
1 & -Inf & Inf & 0.71 & 3.04 & 0.33 & 0.00 \\
\hline
\end{tabular}
\end{table}
Error in as.data.frame.default(csCompareObj[[i]], stringsAsFactors = FALSE) :
cannot coerce class ‘"csCompare"’ to a data.frame
Calls: csTable ... <Anonymous> -> as.data.frame -> as.data.frame.default
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13