CRAN Package Check Results for Package packagefinder

Last updated on 2019-05-13 10:47:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.19 32.70 34.89 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.05 26.87 28.92 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 32.74 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 31.32 ERROR
r-patched-linux-x86_64 0.1.2 2.55 33.79 36.34 OK
r-patched-solaris-x86 0.1.2 60.80 OK
r-release-linux-x86_64 0.1.2 2.66 33.57 36.23 OK
r-release-windows-ix86+x86_64 0.1.2 6.00 65.00 71.00 OK
r-release-osx-x86_64 0.1.2 OK
r-oldrel-windows-ix86+x86_64 0.1.2 22.00 63.00 85.00 OK
r-oldrel-osx-x86_64 0.1.2 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR
    Running examples in ‘packagefinder-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: packageDetails
    > ### Title: Showing information about a package
    > ### Aliases: packageDetails
    >
    > ### ** Examples
    >
    > packageDetails("ggplot2")
    
    Package ggplot2
    
    Title: An implementation of the Grammar of Graphics
    
    Long description:
    An implementation of the grammar of graphics
    in R. It combines the advantages of both base and
    lattice graphics: conditioning and shared axes are
    handled automatically, and you can still build up a
    plot step by step from multiple data sources. It also
    implements a sophisticated multidimensional
    conditioning system and a consistent interface to map
    data to aesthetic attributes. See the ggplot2 website
    for more information, documentation and examples.
    
    Publish date: 2014-05-21
    
    Version: 1.0.0
    
    License: GPL-2
    
    Maintainer: Hadley Wickham <h.wickham@gmail.com>
    
    Error in if (!is.na(searchindex$index$MAILINGLIST[go.num])) packageElement("Mailing list", :
     argument is of length zero
    Calls: packageDetails
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc