Giter Club home page Giter Club logo

Comments (6)

timelyportfolio avatar timelyportfolio commented on June 16, 2024

Thanks @mwhitaker. I am really glad you are trying out vueR. Please let me know if you have any Vuejs experience. I am still not sure if I have determined the best patterns for R + Vuejs.

The error you are getting is super annoying and related to rstudio/rmarkdown#794. Unfortunately, there has been no response from the RStudio team on this. The href works everywhere (console, Shiny, etc.) except rmarkdown. To get around the issue, you will need to locally copy the js and css and reference that with src=c(file="..."). Or, I might soon add some of these components to this package. Unfortunately, the all-in js for many of these adds up quickly and would prevent CRAN submission.

Let me know if this doesn't make sense, and I will write up a quick demo.

from vuer.

mwhitaker avatar mwhitaker commented on June 16, 2024

Thanks Kent, I was able to get this to work in my rmd file by adding the js and css dependencies manually, just like you suggested. Still kicking the tires as var as Vuejs is concerned and if it makes sense in my workflow.

I think we may be kindred spirits as I love combining different systems/approaches/APIs, except I don't quite have the chops you do! Your contribution to formattable/sparkline also very helpful.

from vuer.

BilboBaagins avatar BilboBaagins commented on June 16, 2024

Hi timelyportfolio,
If you could do up a quick demo of this it would be much appreciated.
Thanks

from vuer.

d8aninja avatar d8aninja commented on June 16, 2024

FWIW putting runtime: shiny in your yaml header cleared this same error when setting up a basic flexdashboard.

from vuer.

timelyportfolio avatar timelyportfolio commented on June 16, 2024

closing for now, but please reopen if anyone woud like to continue the discussion

from vuer.

Leran10 avatar Leran10 commented on June 16, 2024

Hi, I'm trying to render a Rmarkdown file in linux and eventually I want it to generate a dynamic .html file for people to checkout. The command I'm using is
R -e "rmarkdown::render('./test_rshiny2.Rmd',output_file='./results/Diagnos_Plot.html')".
However I kept getting this error:
Error: path for html_dependency not provided.

Can anyone here provide some help?
Thanks so much!!

from vuer.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.