Actions: robjhyndman/forecast
Actions
Showing runs from all workflows
195 workflow runs
195 workflow runs
expect_null()
, expect_no_error()
, skip_on_ci()
R-CMD-check
#308:
Pull request #982
synchronize
by
m-muecke
expect_null()
, expect_no_error()
, skip_on_ci()
pkgdown
#299:
Pull request #982
synchronize
by
m-muecke
expect_null()
, expect_no_error()
, skip_on_ci()
R-CMD-check
#307:
Pull request #982
opened
by
m-muecke
expect_null()
, expect_no_error()
, skip_on_ci()
pkgdown
#298:
Pull request #982
opened
by
m-muecke
expect_true(identical(x, y))
with expect_identical(x, y)
R-CMD-check
#306:
Pull request #981
opened
by
m-muecke
expect_true(identical(x, y))
with expect_identical(x, y)
pkgdown
#297:
Pull request #981
opened
by
m-muecke
which(grepl(x))
with faster grep(x)
pkgdown
#292:
Pull request #979
opened
by
m-muecke
which(grepl(x))
with faster grep(x)
R-CMD-check
#301:
Pull request #979
opened
by
m-muecke
print()
with cat()
for messaging
pkgdown
#290:
Pull request #978
opened
by
m-muecke
print()
with cat()
for messaging
R-CMD-check
#299:
Pull request #978
opened
by
m-muecke
rowMeans(x)
and colMeans(x)
pkgdown
#289:
Pull request #977
opened
by
m-muecke