Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve sessionInfo() and La_library() #539

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

perNyfelt
Copy link
Contributor

@perNyfelt perNyfelt commented Dec 28, 2021

  • Provide slightly more info to La_library()
  • Crude implementation of extSoftVersion
  • In sessionInfo(): Add catch if system("uname -a") does not return anything meaningful (on Linux Mint this works fine in R but fails in Renjin (it returns 0)) and fallback to System properties.
  • add win.version() so that sessionInfo also works on windows.

per added 2 commits December 28, 2021 19:56
Crude implementation of extSoftVersion
Add catch if system("uname -a") does not return anything meaningful (on Linux Mint this works fine in R but fails in Renjin (it returns 0) and fallback to System properties.
@perNyfelt perNyfelt mentioned this pull request Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant