Martin Møller Skarbiniks Pedersen

Results 19 comments of Martin Møller Skarbiniks Pedersen

btw thanks for this program

You can find .deb and .rpm package with the p5js-editor here: http://p5js.20dage.dk/

You can download the p5js reference. There is a link on the reference page. Else just use this: https://p5js.org/offline-reference/p5-reference.zip btw. Why did the .deb work for you? What happended?

I have made .deb and .rpm packages for Linux of the editor. They can be found at: http://p5js.20dage.dk/ After installing the package, just type p5 in a terminal.

> AFAICT the phantom.js version installed by `asciicast::install_phantomjs()` works on all three major platforms, at least on the CI. I guess and hope that Linux is one of the three...

OK. It works on Ubuntu 18.04 a.k.a. bionic if I install the Ubuntu package libfontconfig

The code is using the colourlovers API. See https://www.colourlovers.com/api

Install the newest version and it should work. Please test

It does work here: ```r > devtools::install_github("andrewheiss/colourlovers") Downloading GitHub repo andrewheiss/colourlovers@HEAD ✔ checking for file ‘/tmp/RtmpUlMSCv/remotes333337aca41a/andrewheiss-colourlovers-9e06239/DESCRIPTION’ ... ─ preparing ‘colourlovers’: ✔ checking DESCRIPTION meta-information ... ─ checking for LF line-endings...

Indeed it is borken again. Some HTML parsing problems. I will fix it.