AdrianHordyk/LBSPR

Small bug in LBSPR shiny

Closed this issue · 1 comments

Line 278 of https://github.com/AdrianHordyk/LBSPR/blob/master/inst/shiny_apps/LBSPR/server.r should say

 if (inherits(dat, "numeric") | inherits(dat,"integer")) {

as a comma is missing after dat. Sorry I cannot submit it as a pull request right now.

Thanks for finding this. I'll push a fix to GitHub repo and will be updated in CRAN in next version release