[ 源代码: r-cran-testthat ]
软件包: r-cran-testthat (2.3.1-1build1)
r-cran-testthat 的相关链接
Trisquel 的资源:
下载源码包 r-cran-testthat:
- [r-cran-testthat_2.3.1-1build1.dsc]
- [r-cran-testthat_2.3.1.orig.tar.gz]
- [r-cran-testthat_2.3.1-1build1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian R Packages Maintainers
- Andreas Tille
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R testsuite
Testthat code. Tools to make testing fun.
Software testing is important, but, in part because it is frustrating and boring, many developers avoid it. 'testthat' is a testing framework for R that is easy learn and use, and integrates with your existing 'workflow'.
其他与 r-cran-testthat 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.6.2.20200221-1build1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-crayon (>= 1.3.4)
- GNU R colored terminal output
-
- dep: r-cran-digest
- GNU R package for 'hash digest' of R data structures
-
- dep: r-cran-ellipsis
- GNU R package for working with ... (variable arguments)
-
- dep: r-cran-evaluate
- GNU R parsing and evaluation tools
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-pkgload
- simulate GNU R package installation and attach
-
- dep: r-cran-praise
- GNU R praise users
-
- dep: r-cran-r6 (>= 2.2.0)
- R classes with reference semantics
-
- dep: r-cran-rlang (>= 0.4.1)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-withr (>= 2.0.0)
- GNU R package to run code 'With' temporarily modified global state
-
- rec: r-cran-xml2
- GNU R XML parser
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-curl (>= 0.9.5)
- GNU R modern and flexible web client for R
-
- sug: r-cran-devtools
- Tools to Make Developing R Packages Easier
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-usethis
- Automate Package and Project Setup
-
- sug: r-cran-vctrs (>= 0.1.0)
- GNU R vector helpers