bart1

Results 66 comments of bart1

I just noticed this issue as well. The comparison being equal was somewhat unexpected

I'm not sure what a good solution would be, I’m not familiar enough with markdown for that purpose.

Quick update I have been able to make a small toy package that converts files, it though still depends on the libvol2bird.so file, lets see if i can include the...

I just got a version working where the library is compiled directly into the r package. It might still be a challenge to get it cran compatible but it works...

Here is a quick mockup: https://github.com/bart1/Rvol2bird it is only tested on linux, and mostlikely does not directly compile on other OS's. Currently copies of the required libraries are included (no...

I agree with you I was now working on a quick hack to get things working for initial exploration. I seem to have it figured out now. Long term #129...

@BerendWijers you might want to follow this issue as well

For reference it might an os or time zone specific issue: ``` r require(bioRad) #> Loading required package: bioRad #> Welcome to bioRad version 0.5.2.9499 #> Docker daemon running, Docker...

I also quickly ran it using the EST timezone (nothing suspicious): ``` r require(bioRad) #> Loading required package: bioRad #> Welcome to bioRad version 0.5.2.9499 #> Docker daemon running, Docker...

A quick note here, I developed `starsTileServer` to do this (https://gitlab.com/bartk/starsTileServer/). It might be slightly more complex but can produce more scalable results the `addRasterImage` functions