Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in as.Date.default(xpathSApply(...)) #6

Open
adradr opened this issue Jan 2, 2020 · 0 comments
Open

Error in as.Date.default(xpathSApply(...)) #6

adradr opened this issue Jan 2, 2020 · 0 comments

Comments

@adradr
Copy link

adradr commented Jan 2, 2020

Hey!

I was trying to fetch some data with the package in RStudio but got the following error.

`

setLogging(TRUE)
[1] "Outputs/logs will be displayed!"
[1] "Outputs/logs will be displayed!"
prices <- getIntradayContinuousEPEXSPOT("2019-12-10", "2019-12-24")
| | 0%2020-01-02 16:43:52 INFO::getIntradayContinuousEPEXSPOT - Call for: 2019-12-24 and 2019-12-23 | REMEBER 2 dates on site!
2020-01-02 16:43:53 INFO::parseICEPEXSPOT - Parsing Continuous Intraday EPEX website with 2 dates
Error in as.Date.default(xpathSApply(htmlDoc, "id('content')/div/table/tbody/tr[1]/th[contains(@Class, 'date')]/text()", :
c("do not know how to convert 'xpathSApply(htmlDoc, "id('content')/div/table/tbody/tr[1]/th[contains(@Class, 'date')]/text()", ' to class “Date”", "do not know how to convert ' saveXML)' to class “Date”")
`

Maybe website code changed and parser is outdated? Or minor issue?

Thanks,
Adrian

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

No branches or pull requests

1 participant