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

Add hostname to platform_info() #99

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

certara-jcraig
Copy link
Contributor

This PR closes #98 , adding an additional line hostname with the output from Sys.info()[["nodename"]] to the session_info() structure.

@gaborcsardi gaborcsardi merged commit bc05e08 into r-lib:main Sep 30, 2024
11 of 12 checks passed
@gaborcsardi
Copy link
Member

Thanks!

@gaborcsardi
Copy link
Member

On a second thought, I'll have to make this opt-in because host names are considered to be sensitive information by many people: #105.

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.

Feature Request: Add hostname
2 participants