CRAN Package Check Results for Maintainer ‘Chathurani Ranathunge <caranathunge86 at gmail.com>’

Last updated on 2026-04-09 05:51:55 CEST.

Package ERROR OK
promor 2 12

Package promor

Current CRAN status: ERROR: 2, OK: 12

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘promor-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: heatmap_na > ### Title: Visualize missing data > ### Aliases: heatmap_na > > ### ** 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed corr_plot 0.938 0.273 38.488 aver_techreps 0.860 0.338 41.125 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.2
Check: examples
Result: ERROR Running examples in ‘promor-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: heatmap_na > ### Title: Visualize missing data > ### Aliases: heatmap_na > > ### ** 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed feature_plot 6.206 0.088 7.539 corr_plot 1.098 0.151 30.951 aver_techreps 1.046 0.088 32.244 Flavor: r-patched-linux-x86_64