Last updated on 2025-02-16 10:51:11 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
promor | 2 | 11 | 2 |
Current CRAN status: ERROR: 2, NOTE: 11, OK: 2
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.