jean997 / cause

R package for CAUSE
https://jean997.github.io/cause/
52 stars 15 forks source link

unused argument (pval_cols = c("p", "p")) #48

Closed baoyulinn closed 3 months ago

baoyulinn commented 3 months ago

Hi jean

I am using the cause_1.2.0.0335, but it do not have this "pval_cols"

`> sessionInfo() R version 4.3.1 (2023-06-16) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 20.04.6 LTS

Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0 LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

time zone: Asia/Shanghai tzcode source: system (glibc)

attached base packages: [1] stats graphics grDevices utils datasets methods base

other attached packages: [1] cause_1.2.0.0335 dplyr_1.1.4 readr_2.1.5

loaded via a namespace (and not attached): [1] gtable_0.3.5 ggplot2_3.5.1 htmlwidgets_1.6.4 devtools_2.4.5 remotes_2.5.0
[6] processx_3.8.4 lattice_0.22-6 callr_3.7.6 tzdb_0.4.0 vctrs_0.6.5
[11] tools_4.3.1 ps_1.7.6 generics_0.1.3 parallel_4.3.1 curl_5.2.1
[16] tibble_3.2.1 fansi_1.0.6 pkgconfig_2.0.3 Matrix_1.6-1 SQUAREM_2021.1
[21] desc_1.4.3 RcppParallel_5.1.7 lifecycle_1.0.4 truncnorm_1.0-9 compiler_4.3.1
[26] stringr_1.5.1 munsell_0.5.1 httpuv_1.6.15 htmltools_0.5.8.1 usethis_2.2.3
[31] later_1.3.2 pillar_1.9.0 urlchecker_1.0.1 tidyr_1.3.1 ellipsis_0.3.2
[36] cachem_1.0.8 sessioninfo_1.2.2 mime_0.12 tidyselect_1.2.1 digest_0.6.35
[41] stringi_1.8.4 purrr_1.0.2 ashr_2.2-63 fastmap_1.1.1 grid_4.3.1
[46] colorspace_2.1-0 cli_3.6.2 invgamma_1.1 magrittr_2.0.3 loo_2.7.0
[51] pkgbuild_1.4.4 utf8_1.2.4 withr_3.0.0 scales_1.3.0 promises_1.3.0
[56] httr_1.4.7 matrixStats_1.3.0 gridExtra_2.3 hms_1.1.3 memoise_2.0.1
[61] shiny_1.8.1.1 irlba_2.3.5.1 miniUI_0.1.1.1 profvis_0.3.8 rlang_1.1.3
[66] Rcpp_1.0.12 mixsqp_0.3-54 xtable_1.8-4 glue_1.7.0 pkgload_1.3.4
[71] jsonlite_1.8.8 rstudioapi_0.16.0 ieugwasr_1.0.0 R6_2.5.1 fs_1.6.4
[76] intervals_0.15.4 `