CRAN Package Check Results for Package promor

Last updated on 2025-02-21 03:52:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 21.69 211.87 233.56 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 16.44 142.36 158.80 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 373.21 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 365.60 NOTE
r-devel-macos-arm64 0.2.1 119.00 NOTE
r-devel-macos-x86_64 0.2.1 203.00 NOTE
r-devel-windows-x86_64 0.2.1 23.00 251.00 274.00 ERROR
r-patched-linux-x86_64 0.2.1 19.70 197.90 217.60 NOTE
r-release-linux-x86_64 0.2.1 20.05 197.17 217.22 NOTE
r-release-macos-arm64 0.2.1 112.00 NOTE
r-release-macos-x86_64 0.2.1 167.00 NOTE
r-release-windows-x86_64 0.2.1 22.00 201.00 223.00 NOTE
r-oldrel-macos-arm64 0.2.1 99.00 OK
r-oldrel-macos-x86_64 0.2.1 168.00 OK
r-oldrel-windows-x86_64 0.2.1 29.00 285.00 314.00 ERROR

Check Details

Version: 0.2.1
Check: Rd files
Result: NOTE checkRd: (-1) impute_plot.Rd:32: Lost braces; missing escapes or markup? 32 | \item{global}{Logical. If \code{TRUE} ({default}), a global density plot is | ^ 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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'promor-Ex.R' failed The error most likely occurred in: > ### Name: onegroup_only > ### Title: Proteins that are only expressed in a given group > ### Aliases: onegroup_only > > ### ** Examples > > # Generate a raw_df object with default settings. No technical replicates. > raw_df <- create_df( + prot_groups = "https://raw.githubusercontent.com/caranathunge/promor_example_data/main/pg1.txt", + exp_design = "https://raw.githubusercontent.com/caranathunge/promor_example_data/main/ed1.txt" + ) Warning in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : URL 'https://raw.githubusercontent.com/caranathunge/promor_example_data/main/pg1.txt': Timeout of 60 seconds was reached Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : cannot read from connection Calls: create_df -> read.csv -> read.table -> scan Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'promor-Ex.R' failed The error most likely occurred in: > ### Name: impute_plot > ### Title: Visualize the impact of imputation > ### Aliases: impute_plot > > ### ** Examples > > > ## Generate a raw_df object with default settings. No technical replicates. > raw_df <- create_df( + prot_groups = "https://raw.githubusercontent.com/caranathunge/promor_example_data/main/pg1.txt", + exp_design = "https://raw.githubusercontent.com/caranathunge/promor_example_data/main/ed1.txt" + ) Warning in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : URL 'https://raw.githubusercontent.com/caranathunge/promor_example_data/main/pg1.txt': Timeout of 60 seconds was reached Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : cannot read from connection Calls: create_df -> read.csv -> read.table -> scan Execution halted Flavor: r-oldrel-windows-x86_64