This website works better with JavaScript.
Explore
Help
Sign In
opensensemap
/
opensensmapR
mirror of
https://github.com/sensebox/opensensmapr
Watch
1
Star
0
Fork
You've already forked opensensmapR
0
Code
Issues
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6a95171bd3
intro-deutsch
master
development
measurements_archive
v0.6.0
v0.5.1
v0.5.0
v0.4.3
v0.4.2
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6a95171bd3'
${ noResults }
opensensmapR
/
tests
/
testthat.R
6 lines
86 B
R
Raw
Normal View
History
Unescape
Escape
add tests and Travis CI configuration
7 years ago
library
(
"
testthat"
)
library
(
"
opensensmapr"
)
add measurement tests and skip failing box test
7 years ago
library
(
"
sf"
)
add tests and Travis CI configuration
7 years ago
test_check
(
"
opensensmapr"
)