Skip to content
Back to formatted view

Raw Message

Message-ID: <f7bd2d03-15d4-a68c-7fa3-8307951539d6@Be-Logical.nl>
Date: 2022-06-10T12:24:15Z
From: Ben Engbers
Subject: [R-pkg-devel] Linking to a large external library
In-Reply-To: <53ec5351-919b-436f-842f-565aa0cfa281@email.android.com>

Hi,

The official Fedora 36 repository still offers R 4.1.3. Since "rolog" 
requires at least R (? 4.2), this package cannot be installed yet.
I have no experience with removing the 'default' version and then 
manually replacing it with R version 4.2. For now I'm waiting for R 4.2 
to be released in Fedora 36 ;-(

Ben

P.S. I already send an update request to the Fedora team

Op 10-06-2022 om 13:15 schreef Matthias Gondan:
> Dear Ben,
> 
> Not restricted to Windows. rolog is on CRAN, you can install it 
> normally, there's also a nice Vignette with use cases.
> 
> rologlite is under development, but the API will be similar.
> 
> Best wishes
> 
> Matthias
> 
> Am 10.06.2022 12:30 schrieb Ben Engbers <ben.engbers at gmail.com>:
> 
>     "rologlite" verwijst naar een .dll file. Ik neem dus aan dat deze
>     package bedoeld is voor Windows.
>     Mijn vraag is of "rologlite" ook gebruikt kan worden op Linux? Zo ja,
>     dan ben ik zeer benieuwd en ga ik kijken hoe ik dat voor mijn
>     ontwikkelwerkzaamheden kan gebruiken?
> 
>     Ben Engbers
> 
>     Op 08-06-2022 om 22:24 schreef matthias-gondan:
>      > Whenever I add a little feature I have to update the entire
>     package, and so have its users (currently: 0, but that might change).
>     Maybe I'll be the first ;-)
> 
>      > Therefore, I have now written a second package ("rologlite") that
>     just links to the Swi-Prolog dll, which is much smaller in size than
>     embedding it). It searches for Swi-Prolog in the path, in the
>     registry, in the environment, and if all this fails, it checks if
>     rolog is installed and looks for the swipl dll in the rolog package.
>      >
>      > ______________________________________________
>      > R-package-devel at r-project.org mailing list
>      > https://stat.ethz.ch/mailman/listinfo/r-package-devel
> 
>