Skip to content

Conversation

@chainsawriot
Copy link
Collaborator

No description provided.

All cases below can successfully be built

```r
x <- resolve(c("cran/sna", "e1071"), snapshot_date = "2005-05-01")
dockerize(x, "whatever", cache = TRUE)

x <- resolve(c("cran/sna", "e1071"), snapshot_date = "2020-05-01")
dockerize(x, "whatever")
dockerize(x, "whatever", cache = TRUE)
dockerize(x, "whatever")
```
Also expand `gh` to `github` for consistency
@chainsawriot chainsawriot merged commit 7a31156 into v0.1 Feb 13, 2023
@chainsawriot chainsawriot deleted the fixrang branch March 8, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants