This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hrbrmstr
/
httr2curl
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
2
Branches
0
Tags
74 KiB
Branch:
master
batman
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
httr2curl
/
tests
/
tinytest.R
6 lines
93 B
Raw
Permalink
Normal View
History
R package repo initialization complete
2 years ago
if
(
requireNamespace
(
"
tinytest"
,
quietly
=
TRUE
)
)
{
tinytest
::
test_package
(
"
httr2curl"
)
}