tests/testthat.R

#Copyright © 2016 RTE Réseau de transport d’électricité

require(testthat)
require(antaresRead)
require(plyr)


#Maybe include this in some test-file.R 
#is.solaris<-function(){
#  grepl('SunOS',Sys.info()['sysname'])
#}

#if(!is.solaris()){

test_check("antaresRead")

# }

Try the antaresRead package in your browser

Any scripts or data that you put into this service are public.

antaresRead documentation built on Aug. 31, 2023, 1:09 a.m.