Skip to content

[bsts 0.9.10] Error in examples: Error in as.POSIXlt.character(x, tz, ...) : character string is not in a standard unambiguous format #80

@barracuda156

Description

@barracuda156

Any idea which this may fail?

> ### Name: descriptive-plots
> ### Title: Descriptive Plots
> ### Aliases: YearPlot MonthPlot DayPlot
> 
> ### ** Examples
> 
> ## Plot a 'ts' time series.
> data(AirPassengers)
> par(mfrow = c(1,2))
> MonthPlot(AirPassengers)
Error in as.POSIXlt.character(x, tz, ...) : 
  character string is not in a standard unambiguous format
Calls: MonthPlot ... as.POSIXct.default -> as.POSIXct -> as.POSIXlt -> as.POSIXlt.character
Execution halted

Complete log from examples:
bsts-Ex.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions