(char, d$Package, ignore.case = TRUE, value = TRUE) d2 <- d %>% filter(Package %in% a2) rbind(d1, d2) %>% .[!duplicated(.$Package),] %>% arrange(desc(count)) %>% head(top) }else{ # 查询包描述文件 a1 <- grep(char, d$Title, ignore.case = FALSE, value = TRUE) d...
ENR是一种流行的开源编程语言,专门用于统计计算和图形。它被统计学家广泛用于开发统计软件和执行数据分析...
现在,确保你的测试模块已设置正确以模拟 CRAN 检查,进入 Build > Configure Build Tools 路径。 现在检查 “Generatedocumentation with Roxygen”选项,并在 Check Package space 下放入“–as-cran”来模拟 CRAN 检查和测试包的操作。 在进行下一步之前,我建议你进入 R 文件夹,将 hello.R 重命名为 StockPredictoR...
Note:Once the release tag is created, the package is automatically published to internal repositories. post-release Ensure that CRAN checks are passing for the package. Make sure that the package is published to internal repositories. Make sure internal documentation is up to date. ...
:exclamation: This is a read-only mirror of the CRAN R package repository. gkwreg — Generalized Kumaraswamy Regression Models for Bounded Data - GitHub - cran/gkwreg: :exclamation: This is a read-only mirror of the CRAN R package repository. gkwreg
当你已确认你的包在本地模拟测试中运行良好并且正常记录后,你需要进入Build > Build Source Package 路径创建源码包。 在创建完源码包后,你可提交在此(https://cran.r-project.org/submit.html)提交在 CRAN 上发布此包的申请。 6.2 在 GitHub 上发布你的包 ...
date time (in UTC) size (in bytes) r_version, version of R used to download package r_arch (i386 = 32 bit, x86_64 = 64 bit) r_os (darwin9.8.0 = mac, mingw32 = windows) package country, two letter ISO country code. Geocoded from IP using MaxMind's free database ip_id, a...
翻译:黄小伟,先后从事社交、游戏和金融的业务场景,目前就职于杭州网易 一.概述 cranly支持分析cran上所有已收录的R包的相关数据,CRAN_package_db() 通过提取cran上12000多个R包的元数据,并以数据框的格式进行…
Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS. The online user manual provides an overview of the available methods in the package: <https://jeroen.github.io/mongolite/>. ...
data("simuData",package="xhaz") head(simuData) ## age agec sex race date time status time_year ## 1 50.52825 -1.3186092 male black 1990-10-21 72.00000 0 6.000000 ## 2 62.50834 -0.4380647 male black 1990-07-17 72.00000 0 6.000000 ## 3 64.49190 -0.2922719 male black 1990-10-18 20.1...