Seb Silas
Seb Silas
This seems to have worked: ```py import os import glob import mido from itertools import groupby import csv # what is 100 bpm in microseconds? new_tempo = mido.bpm2tempo(100) # 600000...
I believe this is due to the fact that, despite that in the documentation it says the now argument defaults to Sys.time(), it in fact means Sys.Date(). Hence, this works...
I second that this would be a very useful feature! Thank you for this great package.
Hi @evagrosfeld. Yes, I think it's because you can only have one `treat` variable (I just noticed this in the documentation). I moved one of my `treat` variables (`condition` in...
Requested changes made.
Hm, I don't get these most recent errors when I check() locally.
> > Sure, I'll work on that now. > > Out of interest, why keep includeScript for the native psychTestR scripts? I know they're pretty small and so don't degrade...
Thanks @klausfrieler! This helped me out :)
I am also receiving this error when I try to knit to Word in the usual way that works for me. I've knitted the same paper before many times with...
Yup, just to confirm I rolled back `papaja` to v 0.1.0 and I no longer experience the rendering error.