Last updated on 2025-07-12 18:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.01 | 33.06 | 35.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.58 | 26.28 | 27.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 57.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 69.21 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 3.00 | 55.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 2.53 | 31.11 | 33.64 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 2.20 | 31.02 | 33.22 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 64.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 50.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 4.00 | 0.00 | 4.00 | FAIL | |
r-oldrel-macos-arm64 | 1.0.1 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 4.00 | 68.00 | 72.00 | OK |
Version: 1.0.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mark Chaffin <mac8278@mail.harvard.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Mark",
family = "Chaffin",
role = c("aut", "cre"),
email = "mac8278@mail.harvard.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘MetProc_output.pdf’ ‘sample_removed.csv’ ‘sample_retained.csv’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> #Separate likely artifacts from true signal using default settings
> results <- met_proc(metdata,plot=FALSE)
56 Metabolites Retained
44 Metabolites Removed
>
> #Write the retained metabolites to current directory
> write.met(results,'sample_retained.csv',
+ system.file("extdata/sampledata.csv", package="MetProc"),
+ headrow=3,metidcol=1,fvalue=8,sep=",",type='keep')
Read 1536 items
504 Samples Written
56 Metabolites Written
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.48 0.25 6.74 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64