CRAN Package Check Results for Package treeplyr

Last updated on 2019-03-01 08:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 13.78 73.27 87.05 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.4 12.79 57.27 70.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 117.30 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.4 107.89 ERROR
r-devel-windows-ix86+x86_64 0.1.4 28.00 130.00 158.00 ERROR
r-patched-linux-x86_64 0.1.4 ERROR
r-patched-solaris-x86 0.1.4 157.40 ERROR
r-release-linux-x86_64 0.1.4 13.75 68.22 81.97 ERROR
r-release-windows-ix86+x86_64 0.1.4 42.00 107.00 149.00 ERROR
r-release-osx-x86_64 0.1.4 OK
r-oldrel-windows-ix86+x86_64 0.1.4 44.00 112.00 156.00 ERROR
r-oldrel-osx-x86_64 0.1.4 OK

Check Details

Version: 0.1.4
Check: examples
Result: ERROR
    Running examples in ‘treeplyr-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: group_by_.treedata
    > ### Title: Function for grouping an object of class 'treedata'
    > ### Aliases: group_by_.treedata group_by.treedata ungroup.grouped_treedata
    >
    > ### ** Examples
    >
    > data(anolis)
    > td <- make.treedata(anolis$phy, anolis$dat)
    > tdGrouped <- group_by(td, ecomorph)
    > summarize(tdGrouped, ntips = length(phy$tip.label),
    + totalBL = sum(phy$edge.length), meanSVL = mean(SVL), sdSVL = sd(SVL))
    Error in envs[[i]] : subscript out of bounds
    Calls: summarize -> summarise.grouped_treedata
    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

Version: 0.1.4
Check: examples
Result: ERROR
    Running examples in ‘treeplyr-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: group_by_.treedata
    > ### Title: Function for grouping an object of class 'treedata'
    > ### Aliases: group_by_.treedata group_by.treedata ungroup.grouped_treedata
    >
    > ### ** Examples
    >
    > data(anolis)
    > td <- make.treedata(anolis$phy, anolis$dat)
    > tdGrouped <- group_by(td, ecomorph)
    > summarize(tdGrouped, ntips = length(phy$tip.label),
    + totalBL = sum(phy$edge.length), meanSVL = mean(SVL), sdSVL = sd(SVL))
    Error in envs[[i]] : subscript out of bounds
    Calls: summarize -> summarise.grouped_treedata
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.4
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'treeplyr-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: group_by_.treedata
    > ### Title: Function for grouping an object of class 'treedata'
    > ### Aliases: group_by_.treedata group_by.treedata ungroup.grouped_treedata
    >
    > ### ** Examples
    >
    > data(anolis)
    > td <- make.treedata(anolis$phy, anolis$dat)
    > tdGrouped <- group_by(td, ecomorph)
    > summarize(tdGrouped, ntips = length(phy$tip.label),
    + totalBL = sum(phy$edge.length), meanSVL = mean(SVL), sdSVL = sd(SVL))
    Error in envs[[i]] : subscript out of bounds
    Calls: summarize -> summarise.grouped_treedata
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1.4
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'treeplyr-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: group_by_.treedata
    > ### Title: Function for grouping an object of class 'treedata'
    > ### Aliases: group_by_.treedata group_by.treedata ungroup.grouped_treedata
    >
    > ### ** Examples
    >
    > data(anolis)
    > td <- make.treedata(anolis$phy, anolis$dat)
    > tdGrouped <- group_by(td, ecomorph)
    > summarize(tdGrouped, ntips = length(phy$tip.label),
    + totalBL = sum(phy$edge.length), meanSVL = mean(SVL), sdSVL = sd(SVL))
    Error in envs[[i]] : subscript out of bounds
    Calls: summarize -> summarise.grouped_treedata
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64