benchmarkme icon indicating copy to clipboard operation
benchmarkme copied to clipboard

Error at benchmarkme

Open mnr opened this issue 5 years ago • 2 comments

https://jumpingrivers.shinyapps.io/benchmarkme/ returns an error when a benchmark package is uploaded.

An error has occurred. Check your logs or contact the app author for clarification.

The upload file was produced by this code...

bm_results <- benchmark_std()
create_bundle(bm_results, filename = "hvbmR.rds")

I've attached hbbmR.rds hvbmR.zip

I use this as part of the LinkedIn Learning course titled "R for Data Science: High Volume Data" ( https://www.linkedin.com/learning/r-programming-in-data-science-high-volume-data/code-how-fast-is-your-computer )

mnr avatar May 22 '20 21:05 mnr

I have the same issue, would be nice if someone could respond I should mention that using the plot() function with the results still works, and it does give me a comparison such as "You are ranked 65 out of 749 machines." and the corresponding plots are shown.

It just doesn't work on the web app.

lursel avatar Jan 25 '21 10:01 lursel

Hi. Sorry, this hasn't been a priority recently. I'll try and look at it in the next few weeks.

csgillespie avatar Feb 08 '21 17:02 csgillespie