I agree with Finn.
If the aim is to make it _accessible_ from Julia, that might be easier,
as you might call R (directly or via shell) from Julia and then import
the results files. I don't know if there is already a Julia->R->Julia
interface available.
the INLA package works like the R-interface write the input/data files,
start the inla/fmesher-program (C/C++) in shell, do the calculations,
write the results to file, then R will read the results from these
files and construct the result object.
H
On Wed, 2020-04-29 at 01:12 +0100, Finn Lindgren wrote:
> Hi,
>
> The
r-inla.org website has a link to the bitbucket repository on
>
http://www.r-inla.org/download
>
> Most of the code is written in C, but with some important processing
> in R code (Pre- and postprocessing, but also the rgeneric feature
> that allows defining latent models in the users R code).
>
> My initial thought is that porting R-INLA to Julia would be a huge
> undertaking, especially since INLA keeps evolving.
>
> Finn
>
> > On 29 Apr 2020, at 01:05, Brian Parbhu <
brian....@gmail.com>
> > wrote:
> >
> >
> > Hi all,
> >
> > My name is Brian Parbhu and I'm a Data Scientist who works in
> > Healthcare. I would like to work on the Julia version of the R-INLA
> > package that
> > is currently being used. Can anyone direct me to the Github or CRAN
> > page. I'm just starting this and would like to understand what kind
> > of dependencies the package
> > utilizes and if any are very R specific.
> >
> > Thanks again and any help with this is much appreciated.
> >
> > -Brian Parbhu
--
Håvard Rue
Helpdesk
he...@r-inla.org