CRAN Package Check Results for Package fastrtext

Last updated on 2019-09-04 07:51:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 WARN
r-devel-linux-x86_64-debian-gcc 0.3.3 88.60 160.94 249.54 WARN
r-devel-linux-x86_64-fedora-clang 0.3.3 398.69 WARN
r-devel-linux-x86_64-fedora-gcc 0.3.3 394.95 WARN
r-devel-windows-ix86+x86_64 0.3.3 363.00 195.00 558.00 WARN
r-patched-linux-x86_64 0.3.3 97.99 195.31 293.30 OK
r-patched-solaris-x86 0.3.3 687.40 OK
r-release-linux-x86_64 0.3.3 98.13 206.28 304.41 OK
r-release-windows-ix86+x86_64 0.3.3 238.00 208.00 446.00 OK
r-release-osx-x86_64 0.3.3 NOTE
r-oldrel-windows-ix86+x86_64 0.3.3 237.00 216.00 453.00 OK
r-oldrel-osx-x86_64 0.3.3 NOTE

Check Details

Version: 0.3.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fasttext/fasttext.cc:323:16: warning: 'selectEmbeddings' is deprecated: selectEmbeddings is being deprecated. [-Wdeprecated-declarations]
     fasttext/fasttext.cc:551:5: warning: 'precomputeWordVectors' is deprecated: precomputeWordVectors is being deprecated. [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.3.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fasttext/fasttext.cc:323:45: warning: ‘std::vector<int> fasttext::FastText::selectEmbeddings(int32_t) const’ is deprecated: selectEmbeddings is being deprecated. [-Wdeprecated-declarations]
     fasttext/fasttext.cc:551:40: warning: ‘void fasttext::FastText::precomputeWordVectors(fasttext::DenseMatrix&)’ is deprecated: precomputeWordVectors is being deprecated. [-Wdeprecated-declarations]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.3
Check: installed package size
Result: NOTE
     installed size is 8.3Mb
     sub-directories of 1Mb or more:
     extdata 2.0Mb
     libs 5.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.3.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fasttext/fasttext.cc:323:45: warning: 'std::vector<int> fasttext::FastText::selectEmbeddings(int32_t) const' is deprecated (declared at fasttext/fasttext.cc:293): selectEmbeddings is being deprecated. [-Wdeprecated-declarations]
     fasttext/fasttext.cc:551:40: warning: 'void fasttext::FastText::precomputeWordVectors(fasttext::DenseMatrix&)' is deprecated (declared at fasttext/fasttext.cc:534): precomputeWordVectors is being deprecated. [-Wdeprecated-declarations]
Flavor: r-devel-windows-ix86+x86_64