r-package
-
检查对象是否存在于指定路径的多级列表中
-
R package Error: package or namespace load failed for ‘reshape2’ in loadNamespace: there is no package called ‘magrittr’
-
在 makevars 中检测 Rcpp/arrayfire 中的 R 版本
-
ggpubr 找不到 'mean_se' 除非 ggpubr 是通过 library() 附加的
-
R 包失败的 CRAN 检查因为(r 包)矩阵不可用于依赖项
-
如何在我的 R 包中自定义 print/show 变量(使用自定义 class)
-
如何在 gitlab ci/cd 管道中的 r 包中启用 linting
-
Link 从帮助页面和 pkgdown 中的单独包到 R6 方法
-
如何使用 R 函数 download.file?
-
R 包构建:如何在记录要包含在我的 R 包中的数据时修改 @source 行
-
data.table := 不在包函数中工作
-
使用 `!!` 而不附加 `rlang`
-
什么是“@export”R 文档字符串
-
使用 {testthat} 在测试中隐藏 {cli} 消息
-
如何使用 vignette 向 R 包添加任意内容?
-
R 包文档:"Found the following apparent S3 methods exported but not registered"
-
`R CMD build` 的行为取决于 Rd 内容
-
R 中包小插图中的平台相关代码 (Sys.setlocale)
-
keep.source = TRUE 的 R CMD 检查 (devtools:check()) 是否可行?
-
R CMD 检查在使用 @includeRmd 时给出警告,例如使用 Roxygene