Other packages > Find by keyword >

hySpc.testthat  

Unit Test Add-on for 'testthat'
View on CRAN: Click here


Download and install hySpc.testthat package within the R console
Install from CRAN:
install.packages("hySpc.testthat")

Install from Github:
library("remotes")
install_github("cran/hySpc.testthat")

Install by package version:
library("remotes")
install_version("hySpc.testthat", "0.2.2")



Attach the package and use:
library("hySpc.testthat")
Maintained by
Claudia Beleites
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-24
Latest Update: 2020-06-24
Description:
Enhance package 'testthat' by allowing tests to be attached to the function/object they test. This allows to keep functional and unit test code together.
How to cite:
Claudia Beleites (2020). hySpc.testthat: Unit Test Add-on for 'testthat'. R package version 0.2.2, https://cran.r-project.org/web/packages/hySpc.testthat. Accessed 09 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:48), 0.2.1 (2020-06-24 15:00)
Other packages that cited hySpc.testthat R package
View hySpc.testthat citation profile
Other R packages that hySpc.testthat depends, imports, suggests or enhances
Complete documentation for hySpc.testthat
Functions, R codes and Examples using the hySpc.testthat R package
Some associated functions: get_test . test-set . test_fun . unittests . 
Some associated R codes: gettest.R . test-fun.R . test.R . unittest.R .  Full hySpc.testthat package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FixedPoint  
Algorithms for Finding Fixed Point Vectors of Functions
For functions that take and return vectors (or scalars), this package provides 8 algorithms for find ...
Download / Learn more Package Citations See dependency  
adea  
Alternate DEA Package
The meaning of adea is "alternate DEA". This package is devoted to provide the alternative method of ...
Download / Learn more Package Citations See dependency  
gpg  
GNU Privacy Guard for R
Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for ...
Download / Learn more Package Citations See dependency  
attachment  
Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
slackr  
Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
'Slack' <https://slack.com/> provides a service ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA