Skip to content

Issue with agg_vec and dates #230

@mitchelloharawild

Description

@mitchelloharawild
date <- fabletools:::agg_vec(Sys.Date() + 0:1)
date[2] <- fabletools:::agg_vec(NA, TRUE)
#> Error in as.Date.numeric(value): 'origin' must be supplied

Created on 2020-06-24 by the reprex package (v0.3.0)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions