D<-D+1
hist(bcPower(D, p1$roundlam))
p=bcPower(D, p1$roundlam)
library(dplyr)
c<-mutate(c,CDRSB_bl_BI_T=p)
Installing package into ‘C:/Users/1997/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)
Warning in install.packages :
package ‘mutate’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
if (!requireNamespace("BiocManager", quietly = TRUE))
BiocManager::install("mutate")
'getOption("repos")' replaces Bioconductor standard repositories, see '?repositories' for details
replacement repositories:
CRAN: https://mirrors.tuna.tsinghua.edu.cn/CRAN/
Bioconductor version 3.14 (BiocManager 1.30.17), R 4.1.3 (2022-03-10)
Installing package(s) 'mutate'
Installation paths not writeable, unable to update packages
path: C:/Program Files/R/R-4.1.3/library
packages:
cluster, MASS, Matrix, mgcv, nlme, survival
Warning message:
package ‘mutate’ is not available for Bioconductor version '3.14'
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages