Skip to content

dbGetQuery Error #21

Description

@RGSRSILVA

Every time i try to use the package i got the following error:

Quitting from lines 37-42 [unnamed-chunk-3] (business_cycle_dashboard.Rmd)
Error:
! unable to find an inherited method for function 'dbGetQuery' for signature '"NULL", "character"'
Backtrace:
 1. BETS::chart(ts = "iie_br", open = F, file = "iie_br")
 2. BETS:::draw.iie_br()
 3. BETS::BETSget("ST_iiebr")
 4. BETS:::get.series(code, from, to, data.frame = data.frame, frequency = frequency)
 5. DBI::dbGetQuery(...)
 6. methods (local) `<fn>`(`<list>`, `<stndrdGn>`, `<env>`)

The command I ran:

BETS::dashboard(type = "business_cycle", saveas = "survey.pdf")
My R Version:
R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
BETS 0.4.9

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions