CRAN Package Check Results for Package rubias

Last updated on 2022-02-06 07:51:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.2 71.61 166.60 238.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.2 425.76 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.2 397.34 ERROR
r-devel-windows-x86_64-new-UL 0.3.2 154.00 277.00 431.00 ERROR
r-devel-windows-x86_64-new-TK 0.3.2 ERROR
r-patched-linux-x86_64 0.3.2 79.22 226.58 305.80 NOTE
r-release-linux-x86_64 0.3.2 77.46 227.34 304.80 NOTE
r-release-macos-arm64 0.3.2 NOTE
r-release-macos-x86_64 0.3.2 NOTE
r-release-windows-ix86+x86_64 0.3.2 240.00 327.00 567.00 NOTE
r-oldrel-macos-x86_64 0.3.2 NOTE
r-oldrel-windows-ix86+x86_64 0.3.2 238.00 335.00 573.00 NOTE

Check Details

Version: 0.3.2
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.3.2
Check: examples
Result: ERROR
    Running examples in 'rubias-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: gprob_sim_gc_missing
    > ### Title: Simulate genotypes by gene copy, with missing data from chosen
    > ### individuals
    > ### Aliases: gprob_sim_gc_missing
    > ### Keywords: internal
    >
    > ### ** Examples
    >
    >
    > # If one wanted to simulate the missing data patterns
    > # of a troublesome mixture dataset, one would run tcf2param_list,
    > # selecting samp_type = "mixture", then draw sim_miss from
    > # the mixture individual genotype list
    >
    > # make a fake mixture data set to demonstrate...
    > drawn <- mixture_draw(alewife, rhos = c(1/3, 1/3, 1/3),N = 100)
    Error in sample.int(n(), check_size(~samp_sizes[repunit], n(), replace = replace), :
     invalid 'size' argument
    Calls: mixture_draw ... slice_rows -> <Anonymous> -> .Call -> ~ -> sample.int
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.3.2
Check: examples
Result: ERROR
    Running examples in ‘rubias-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: gprob_sim_gc_missing
    > ### Title: Simulate genotypes by gene copy, with missing data from chosen
    > ### individuals
    > ### Aliases: gprob_sim_gc_missing
    > ### Keywords: internal
    >
    > ### ** Examples
    >
    >
    > # If one wanted to simulate the missing data patterns
    > # of a troublesome mixture dataset, one would run tcf2param_list,
    > # selecting samp_type = "mixture", then draw sim_miss from
    > # the mixture individual genotype list
    >
    > # make a fake mixture data set to demonstrate...
    > drawn <- mixture_draw(alewife, rhos = c(1/3, 1/3, 1/3),N = 100)
    Error in sample.int(n(), check_size(~samp_sizes[repunit], n(), replace = replace), :
     invalid 'size' argument
    Calls: mixture_draw ... slice_rows -> <Anonymous> -> .Call -> ~ -> sample.int
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK

Version: 0.3.2
Check: installed package size
Result: NOTE
     installed size is 5.2Mb
     sub-directories of 1Mb or more:
     libs 3.5Mb
Flavor: r-release-macos-arm64