CRAN Package Check Results for Package mrMLM

Last updated on 2024-05-24 01:54:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.0.1 55.62 202.62 258.24 NOTE
r-devel-linux-x86_64-debian-gcc 5.0.1 46.92 145.77 192.69 NOTE
r-devel-linux-x86_64-fedora-clang 5.0.1 330.80 NOTE
r-devel-linux-x86_64-fedora-gcc 5.0.1 307.80 NOTE
r-devel-windows-x86_64 5.0.1 49.00 138.00 187.00 ERROR
r-patched-linux-x86_64 5.0.1 51.63 192.15 243.78 NOTE
r-release-linux-x86_64 5.0.1 54.44 191.72 246.16 NOTE
r-release-macos-arm64 5.0.1 83.00 NOTE
r-release-windows-x86_64 5.0.1 50.00 172.00 222.00 NOTE
r-oldrel-macos-arm64 5.0.1 90.00 OK
r-oldrel-macos-x86_64 5.0.1 162.00 OK
r-oldrel-windows-x86_64 5.0.1 63.00 225.00 288.00 OK

Check Details

Version: 5.0.1
Check: Rd files
Result: NOTE checkRd: (-1) MultiManhattan.Rd:33: Lost braces; missing escapes or markup? 33 | \item{LogTimes}{Magnification of {-log10(P-value)}; the default is | ^ checkRd: (-1) MultiManhattan.Rd:35: Lost braces; missing escapes or markup? 35 | \item{LODTimes}{Magnification of {LOD score}; the default is 1.2.} | ^ 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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 5.0.1
Check: examples
Result: ERROR Running examples in 'mrMLM-Ex.R' failed The error most likely occurred in: > ### Name: FASTmrMLM > ### Title: To perform GWAS with FASTmrMLM method > ### Aliases: FASTmrMLM > > ### ** Examples > > G1=data(Gen) > P1=data(Phe) > Readraw=ReadData(fileGen=Gen,filePhe=Phe,fileKin=NULL,filePS =NULL, + Genformat=1) > InputData=inputData(readraw=Readraw,Genformat=1,method="FASTmrMLM",trait=1) > result=FASTmrMLM(InputData$doMR$gen,InputData$doMR$phe, + InputData$doMR$outATCG,InputData$doMR$genRaw, + InputData$doMR$kk,InputData$doMR$psmatrix,0.01,svrad=20, + svmlod=3,Genformat=1,CLO=1) Error in serverSocket(port = port) : creation of server socket failed: port 11344 cannot be opened Calls: FASTmrMLM -> makeCluster -> makePSOCKcluster -> serverSocket Execution halted Flavor: r-devel-windows-x86_64

Version: 5.0.1
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: extdata 1.7Mb libs 2.3Mb Flavor: r-release-macos-arm64