[R] Question about R software and output

Ebert,Timothy Aaron tebert @end|ng |rom u||@edu
Tue Oct 3 17:01:04 CEST 2023


I would answer "local files only," but with sufficient motive it is possible for some people to abuse a system. Base R does not download any of your data. The packages that I know about do not download data. You can add a layer of protection by only downloading directly from the source rather than through some third party. If you are skilled, you should be able to read through the source code to check for statements that would write your data to an external source.

Another viewpoint: R is an approved software for the University of Florida. The University is very aware of regulations and risks associated with personally identifiable information. Downloading to an external location would be a security risk that the University would not allow. That said, the university provides students and employees  an approved link for downloading the software. It is designed to help people avoid third party sites and associated risks.

If this is an issue with personally identifiable information, then you should check with your employer if R is an approved software.


-----Original Message-----
From: R-help <r-help-bounces using r-project.org> On Behalf Of Ferguson Charity (CEMINFERGUSON)
Sent: Monday, October 2, 2023 3:49 AM
To: r-help using r-project.org
Subject: [R] Question about R software and output

[External Email]

To whom it may concern,



My understanding is that the R software is downloaded from a CRAN network and data is imported into it using Microsoft Excel for example. Could I please just double check whether any data or results from the output is held on external servers or is it just held on local files on the computer?



Many thanks,



Charity


*************************************************************************************

The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Unless otherwise specified, the opinions expressed herein do not necessarily represent those of Guy's and St Thomas' NHS Foundation Trust or any of its subsidiaries. The information contained in this e-mail may be subject to public disclosure under the Freedom of Information Act 2000. Unless the information is legally exempt from disclosure, the confidentiality of this e-mail and any replies cannot be guaranteed.

Any review, retransmission,dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any system and destroy any copies.

We make every effort to keep our network free from viruses. However, it is your responsibility to ensure that this e-mail and any attachments are free of viruses as we can take no responsibility for any computer virus which might be transferred by way of this e-mail.

*************************************************************************************

        [[alternative HTML version deleted]]

______________________________________________
R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.r-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list