Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] [Ann] StatET 4.4.0 Release

Hi Arnold,

did you call it in the R console in StatET? The rj.gd package works only if R was started using the rj package.

Regards,
Stephan


[08.07.2021 21:30] Arnold Dekkers via statet-users wrote:
Dear Stephan,

thanks fort his new version. I installed also the new versions or rj and rj.gd in R-4.1.0
but I get the following error

library(rj.gd)
Error: package or namespace load failed for 'rj.gd':
  .onLoad failed in loadNamespace() for 'rj.gd', details:
   call: inDL(x, as.logical(local), as.logical(now), ...)
   error: unable to load shared object 'D:/R_libs/rj.gd/libs/x64/rj.gd.dll':
   LoadLibrary failure:  The specified module could not be found.

Since I cannot compile the tar.gz function because I have not JDK installed,
I don't know how to continue the installation.

Thanks a lot and stay save!

Arnold Dekkers

-----Original Message-----
From: statet-users <statet-users-bounces@xxxxxxxxxxx> On Behalf Of Stephan Wahlbrink
Sent: donderdag 8 juli 2021 18:10
To: StatET user discussions <statet-users@xxxxxxxxxxx>
Subject: [statet-users] [Ann] StatET 4.4.0 Release

Dear StatET users,

I am pleased to announce StatET 4.4.0, the Eclipse-based IDE for the R language.
https://projects.eclipse.org/projects/science.statet/releases/4.4.0

This release provides support for the features added in R language 4.1, in particular the forward pipe operator and the shorthand notation for function definition, as well as several other improvements. Details about these improvements and more noteworthy changes and features can be found
here: https://www.eclipse.org/statet/news/noteworthy-4.4.php

The new version is available for Eclipse IDE 2021-06 (https://www.eclipse.org/downloads/packages/release/2021-06/r). StatET 4.4 officially supports R 3.6 - 4.1, but other versions of R may work too.

To install the new version, you can use the following update site:
https://download.eclipse.org/statet/releases/4.4/E202106

For other download options, please check the download page:
https://www.eclipse.org/statet/downloads/4.4.php

If you want to use the advanced console (RJ) with R, you need the R package 'rj' for your R version as before. The packages for GNU R
(RJSrv4GR) are not part of the Eclipse StatET project, for installation see the instructions at the project site at GitLab:
https://gitlab.com/walware/de.walware.rj-server.gr/wikis/Installation
The R packages with version numbers 4.0.x (for RJ 4.0) are also compatible with StatET 4.4. I recommend to update to the latest release 4.0.4 if not yet done, especially when using R 4.1.

Thanks to everyone who has contributed to this release.

Regards,
Stephan

_______________________________________________
statet-users mailing list
statet-users@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/statet-users

Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is verzonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. Het RIVM aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten.
www.rivm.nl<http://www.rivm.nl/> De zorg voor morgen begint vandaag

This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. RIVM accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages.
www.rivm.nl/en<http://www.rivm.nl/en> Committed to health and sustainability
_______________________________________________
statet-users mailing list
statet-users@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/statet-users



Back to the top