Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gpelouze committed Dec 16, 2024
1 parent 517a26d commit 33676d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flavors/pclake/tests/test_import.R
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
library(jsonlite)
library(optparse)
library(aws.s3)
library(desolve)
library(rjava)
library(deSolve)
library(rJava)
library(reshape2)
library(ggplot2)
library(xlconnect)
library(XLConnect)
library(readxl)
library(plyr)
library(tidyr)

0 comments on commit 33676d5

Please sign in to comment.