CRAN Package Check Results for Maintainer ‘Thuc Duy Le <Thuc.Le at unisa.edu.au>’

Last updated on 2020-08-07 01:50:35 CEST.

Package ERROR OK
ParallelPC 1 11

Package ParallelPC

Current CRAN status: ERROR: 1, OK: 11

Version: 1.2
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: 'pcalg', 'Rgraphviz'
Flavor: r-oldrel-macos-x86_64

Version: 1.2
Check: examples
Result: ERROR
    Running examples in ‘ParallelPC-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: IDA_parallel
    > ### Title: Estimate Total Causal Effects using the IDA_parallel Algorithm
    > ### Aliases: IDA_parallel
    >
    > ### ** Examples
    >
    > ##########################################
    > ## Using IDA_parallel without mem.efficeient
    > ##########################################
    > library(bnlearn)
    
    Attaching package: ‘bnlearn’
    
    The following object is masked from ‘package:stats’:
    
     sigma
    
    > library(pcalg)
    Error in library(pcalg) : there is no package called ‘pcalg’
    Execution halted
Flavor: r-oldrel-macos-x86_64