dwww Home | Show directory contents | Find package

clargs <- commandArgs(trailing=TRUE)
source(file.path(clargs[1], "unittest.R"))

dyn.load(paste("ignore_parameter", .Platform$dynlib.ext, sep=""))
source("ignore_parameter.R")
cacheMetaData(1)

unittest(jaguar(1, 1.0), "hello")
q(save="no")



Generated by dwww version 1.15 on Tue Jul 2 01:32:59 CEST 2024.