lineup_htmlwidget
lineup_htmlwidget copied to clipboard
LineUpJS files not found in htmlwidgets/dist
Hi,
I'm sorry if I'm missing something obvious, but how is the LineUpJS library supposed to get into htmlwidgets/dist
?
When I install the package from local source and use it for my visualizations, I'm getting Error: path for html_dependency not found: /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/lineupjs/htmlwidgets/dist
Here is my R version info
platform aarch64-apple-darwin20
arch aarch64
os darwin20
system aarch64, darwin20
status
major 4
minor 2.1
year 2022
month 06
day 23
svn rev 82513
language R
version.string R version 4.2.1 (2022-06-23)
nickname Funny-Looking Kid
Thanks!
please install the package from cran https://cran.r-project.org/web/packages/lineupjs/index.html or run npm install
after checking out the repo.