Open behrica opened 6 months ago
Needed to be solved to get cljdoc
on CI server working:
see #94
I will give this a try and make a PR
For the simple functions "r_xx" it looks good. Not sure I manage the bra
macros
PR #99 has been started
PR #99 is ready for review
These type of
def
https://github.com/scicloj/clojisr/blob/f42566ff6a683ca764d238f42c4f0e0f49550abf/src/clojisr/v1/r.clj#L127make R to get initialised on loading the ns which is "bad practice". Ideally a ns loading should "do nothing".
It might be possible to change all of them to a function: