CRAN Package Check Results for Package farsi

Last updated on 2018-06-17 19:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 0.66 16.65 17.31 ERROR
r-devel-linux-x86_64-debian-gcc 1.0 0.62 13.12 13.74 ERROR
r-devel-linux-x86_64-fedora-clang 1.0 20.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 18.94 NOTE
r-devel-windows-ix86+x86_64 1.0 3.00 26.00 29.00 NOTE
r-patched-linux-x86_64 1.0 0.86 15.27 16.13 ERROR
r-patched-solaris-x86 1.0 30.70 NOTE
r-release-linux-x86_64 1.0 0.84 15.35 16.19 ERROR
r-release-windows-ix86+x86_64 1.0 4.00 27.00 31.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 2.00 24.00 26.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.0
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     Ops.farsi as.character.farsi as.numeric.farsi farsi.default
     farsi.farsi farsi.numeric print.farsi sort.farsi
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0
Check: examples
Result: ERROR
    Running examples in ‘farsi-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: Ops.farsi
    > ### Title: Arithmetic operations with objects of class persian
    > ### Aliases: Ops.farsi
    > ### Keywords: arith
    >
    > ### ** Examples
    >
    > farsi(1:10)^2 + 1
    Error in UseMethod("farsi") :
     no applicable method for 'farsi' applied to an object of class "c('integer', 'numeric')"
    Calls: farsi
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64