CRAN Package Check Results for Package textometry

Last updated on 2024-03-27 22:58:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 2.60 26.78 29.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.6 1.89 20.75 22.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 37.40 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 36.96 NOTE
r-devel-windows-x86_64 0.1.6 4.00 502.00 506.00 ERROR
r-patched-linux-x86_64 0.1.6 2.38 26.54 28.92 NOTE
r-release-linux-x86_64 0.1.6 2.24 25.73 27.97 NOTE
r-release-macos-arm64 0.1.6 17.00 NOTE
r-release-macos-x86_64 0.1.6 22.00 NOTE
r-release-windows-x86_64 0.1.6 4.00 42.00 46.00 NOTE
r-oldrel-macos-arm64 0.1.6 16.00 OK
r-oldrel-windows-x86_64 0.1.6 12.00 47.00 59.00 OK

Check Details

Version: 0.1.6
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: No news entries found. 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

Version: 0.1.6
Check: tests
Result: ERROR Running 'bfmprogression.R' [0s] Running 'specificities.R' [168s] Running 'specificities.lexicon.new.R' [146s] Running 'specificities.probabilities.R' [149s] Running the tests in 'tests/specificities.R' failed. Complete output: > library(textometry); > # checking that the output of specificities() remains the same... > data(robespierre); # loading the sample data set > specificities(robespierre); D1 D2 D3 D4 D5 D6 D7 D8 de 1.2477 2.6891 -0.5534 1.6471 -0.5096 -0.2909 -0.6132 -0.8098 peuple 0.6161 1.1466 -0.6709 -4.1743 2.1122 1.2906 -0.7980 1.3632 republique 0.9753 0.4424 0.6038 0.9023 0.4706 -1.2797 -2.2003 1.9736 ennemi 1.2133 1.6778 0.3146 0.3091 0.3364 -0.5024 -2.0550 0.4965 patrie -4.2432 -0.4160 1.4491 -2.0903 0.6178 -0.3834 1.5961 0.8409 others -1.2657 -3.6429 0.3542 -0.5984 -0.5387 0.3333 1.2439 -0.5569 D9 D10 de 0.3884 -2.2050 peuple -0.3977 -0.8410 republique -0.5366 -0.6335 ennemi -0.3552 -0.4359 patrie 0.2942 0.6414 others 0.3377 2.4355 > > proc.time() user system elapsed 0.20 0.07 0.26 Running the tests in 'tests/specificities.lexicon.new.R' failed. Complete output: > library(textometry); > # A D G J B C > sublexicon <- c(1, 2, 1, 3, 2, 1); > names(sublexicon) <- c("A", "D", "G", "J", "B", "C"); > # A B C D E F G H I J K L M > lexicon <- c(1, 2, 1, 3, 2, 1, 2, 2, 2, 4, 1, 3, 4); > names(lexicon) <- LETTERS[1:length(lexicon)]; > > specificities.lexicon.new(lexicon, sublexicon); sublexicon complementary A 0.4472 -0.4472 B 0.9243 -0.9243 C 0.4472 -0.4472 D 0.5469 -0.5469 E -0.3928 0.3928 F -0.1919 0.1919 G 0.2253 -0.2253 H -0.3928 0.3928 I -0.3928 0.3928 J 0.9365 -0.9365 K -0.1919 0.1919 L -0.6037 0.6037 M -0.8255 0.8255 > > proc.time() user system elapsed 0.15 0.09 0.21 Running the tests in 'tests/specificities.probabilities.R' failed. Complete output: > library(textometry); > # checking that the output of specificities.probabilities() remains the same... > data(robespierre); # loading the sample data set > specificities.probabilities(robespierre); D1 D2 D3 D4 D5 de 5.653494e-02 0.002045788 -0.2796099 2.253878e-02 -0.309335485 peuple 2.420638e-01 0.071347218 -0.2133715 -6.693709e-05 0.007723489 republique 1.058553e-01 0.361077520 0.2490244 1.252231e-01 0.338356798 ennemi 6.118997e-02 0.020999289 0.4846595 4.907572e-01 0.460940980 patrie -5.711981e-05 -0.383734398 0.0355575 -8.122879e-03 0.241101339 others -5.423605e-02 -0.000227563 0.4423844 -2.521024e-01 -0.289300643 D6 D7 D8 D9 D10 de -0.51176477 -0.243664820 -0.15496039 0.4088998 -0.006236862 peuple 0.05121782 -0.159231855 0.04332825 -0.4001917 -0.144224817 republique -0.05251719 -0.006305835 0.01062565 -0.2906916 -0.232545209 ennemi -0.31450047 -0.008810362 0.31880321 -0.4413409 -0.366560964 patrie -0.41364577 0.025344835 0.14423480 0.5078696 0.228362738 others 0.46419523 0.057029576 -0.27741481 0.4594938 0.003668526 > > proc.time() user system elapsed 0.21 0.03 0.23 Flavor: r-devel-windows-x86_64