Richard Kim <emac...@gmail.com> writes: > I use the git version of org as of Oct 21, 2024. > > Following is a simple code block which evaluates to a row vector, i.e., > a matrix with one row and three columns. > > #+PROPERTY: header-args:julia :session *Julia* > > #+BEGIN_SRC julia > x=[1 2 3] > #+END_SRC > > If this is evaluated via C-c C-c, then the result is the following error > > #+RESULTS: > : "Source block evaluation failed. ArgumentError(""adding AbstractArray > other than AbstractVector as a column of a data frame is not allowed"")" > ...
CCing the maintainer. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>