The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-21 11:51:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4 | 36.31 | 129.10 | 165.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.4 | 21.88 | 86.95 | 108.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4 | 23.00 | 83.28 | 106.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.4 | 23.00 | 79.97 | 102.97 | OK | |
| r-devel-windows-x86_64 | 3.4 | 38.00 | 206.00 | 244.00 | ERROR | |
| r-patched-linux-x86_64 | 3.4 | 31.38 | 115.04 | 146.42 | OK | |
| r-release-linux-x86_64 | 3.4 | 32.67 | 113.97 | 146.64 | OK | |
| r-release-macos-arm64 | 3.4 | 8.00 | 30.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 3.4 | 21.00 | 140.00 | 161.00 | OK | |
| r-release-windows-x86_64 | 3.4 | 35.00 | 136.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 3.4 | OK | ||||
| r-oldrel-macos-x86_64 | 3.4 | 19.00 | 108.00 | 127.00 | OK | |
| r-oldrel-windows-x86_64 | 3.4 | 48.00 | 178.00 | 226.00 | OK |
Version: 3.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Yuanming Zhang<soyzhang@mail.hzau.edu.cn>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Zhou",
family = "Ya-Hui",
role = "aut"),
person(given = "Zhang",
family = "Ya-Wen",
role = "aut"),
person(given = "Wen",
family = "Yang-Jun",
role = "aut"),
person(given = "Wang",
family = "Shi-Bo",
role = "aut"),
person(given = "Zhang",
family = "Yuan-Ming",
role = "aut"),
person(given = "Yuanming",
family = "Zhang",
role = "cre",
email = "soyzhang@mail.hzau.edu.cn"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.4
Check: examples
Result: ERROR
Running examples in 'QTL.gCIMapping-Ex.R' failed
The error most likely occurred in:
> ### Name: ZhouMethod
> ### Title: The second step of Zhou method for multiple environments
> ### Aliases: ZhouMethod
>
> ### ** Examples
>
> data(F2data)
> readraw<-Readdata(file=F2data,fileFormat="GCIM",
+ method="GCIM-QEI",filecov=NULL,
+ MCIMmap=NULL,MultiEnv=TRUE)
> DoResult<-Dodata(fileFormat="GCIM",
+ Population="F2",method="GCIM-QEI",
+ Model="Random",readraw,MultiEnv=TRUE)
> ZhouMatrices<-ZhouF(pheRaw=DoResult$pheRaw,
+ genRaw=DoResult$genRaw,mapRaw1=DoResult$mapRaw1,
+ WalkSpeed=1,CriLOD=3,dir=tempdir())
--Read the following data:
49 individuals
100 markers
4 phenotypes
--Cross type: f2
> OutputZhou<-ZhouMethod(Model="Random",
+ pheRaw=DoResult$pheRaw,genRaw=DoResult$genRaw,
+ mapRaw=ZhouMatrices$mapRaw,CriLOD=3,NUM=1,
+ EnvNum=DoResult$EnvNum,yygg=DoResult$yygg1,
+ genoname=ZhouMatrices$genoname,
+ Ax0=ZhouMatrices$Ax0,Hx0=ZhouMatrices$Hx0,
+ Bx0=ZhouMatrices$Bx0,Ax=ZhouMatrices$Ax,
+ Hx=ZhouMatrices$Hx,Bx=ZhouMatrices$Bx,
+ dir=tempdir(),CriDis=5,CLO=2)
Error in serverSocket(port = port) :
creation of server socket failed: port 11667 cannot be opened
Calls: ZhouMethod ... single_locus_model -> makeCluster -> makePSOCKcluster -> serverSocket
Execution halted
Flavor: r-devel-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.
Health stats visible at Monitor.