CRAN Package Check Results for Package qlcMatrix

Last updated on 2023-11-29 05:52:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.7 7.90 107.34 115.24 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.7 7.32 82.42 89.74 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.7 147.20 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.7 154.22 ERROR
r-devel-windows-x86_64 0.9.7 9.00 111.00 120.00 ERROR
r-patched-linux-x86_64 0.9.7 11.65 103.34 114.99 ERROR
r-release-linux-x86_64 0.9.7 8.71 103.49 112.20 ERROR
r-release-macos-arm64 0.9.7 59.00 OK
r-release-macos-x86_64 0.9.7 95.00 OK
r-release-windows-x86_64 0.9.7 11.00 130.00 141.00 ERROR
r-oldrel-macos-arm64 0.9.7 45.00 NOTE
r-oldrel-macos-x86_64 0.9.7 70.00 NOTE
r-oldrel-windows-x86_64 0.9.7 12.00 124.00 136.00 ERROR

Check Details

Version: 0.9.7
Check: Rd files
Result: NOTE checkRd: (-1) sim.wordlist.Rd:49: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.wordlist.Rd:50: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.wordlist.Rd:54: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.wordlist.Rd:55: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.wordlist.Rd:56: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.wordlist.Rd:60: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.words.Rd:44-45: Lost braces in \itemize; meant \describe ? checkRd: (-1) sim.words.Rd:46-47: Lost braces in \itemize; meant \describe ? Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.457 0.071 2.605 Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 1.814 0.086 2.927 Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.7
Check: data for non-ASCII characters
Result: NOTE Note: found 76102 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.728 0.075 3.023 Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.853 0.077 3.225 Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.9.7
Check: examples
Result: ERROR Running examples in 'qlcMatrix-Ex.R' failed The error most likely occurred in: > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class "dgCMatrix" object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 1.8 0.22 2.02 Execution halted Flavor: r-devel-windows-x86_64

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.236 0.019 2.507 Execution halted Flavor: r-patched-linux-x86_64

Version: 0.9.7
Check: examples
Result: ERROR Running examples in ‘qlcMatrix-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class “dgCMatrix” object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.212 0.024 2.496 Execution halted Flavor: r-release-linux-x86_64

Version: 0.9.7
Check: examples
Result: ERROR Running examples in 'qlcMatrix-Ex.R' failed The error most likely occurred in: > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class "dgCMatrix" object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.33 0.1 2.42 Execution halted Flavor: r-release-windows-x86_64

Version: 0.9.7
Check: examples
Result: ERROR Running examples in 'qlcMatrix-Ex.R' failed The error most likely occurred in: > ### Name: sim.wordlist > ### Title: Similarity matrices from wordlists > ### Aliases: sim.wordlist sim.con sim.lang sim.graph > > ### ** Examples > > # ----- load data ----- > > # an example wordlist, see help(huber) for details > data(huber) > > # ----- similarity between languages ----- > > # most time is spend splitting the strings > # the rest does not really influence the time needed > system.time( sim <- sim.lang(huber, method = "p") ) Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in split.default(yx, yj) : data length is not a multiple of split variable Warning in match.fun(FUN)(x1, x2) : longer object length is not a multiple of shorter object length Error in validObject(.Object) : invalid class "dgCMatrix" object: 'i' and 'x' slots do not have equal length Calls: system.time ... initialize -> callNextMethod -> .nextMethod -> validObject Timing stopped at: 2.45 0.08 2.53 Execution halted Flavor: r-oldrel-windows-x86_64