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

Guidance on running an emulator to test submission on Windows #114

Open
bms63 opened this issue May 30, 2024 · 1 comment
Open

Guidance on running an emulator to test submission on Windows #114

bms63 opened this issue May 30, 2024 · 1 comment

Comments

@bms63
Copy link
Contributor

bms63 commented May 30, 2024

Briefly discussed in Pilot 3

RConsortium/submissions-pilot3-adam#148

@rpodcast
Copy link
Collaborator

Here's a high-level overview as source for a dedicated page in the site:

  • Create virtual machine with the quickemu project.if your host OS is Linux or MacOS. For Windows, the easiest approach is likely Virtualbox
  • Map at least one directory from the host OS to be shared to the virtual machine for transferring submission files. Both Quickemu and Virtualbox support this feature.
  • Create snapshots for each major stage of the virtual machine development:
    • Fresh installation of Windows
    • Fresh installation of R and RStudio (configured with Rtools if necessary)
    • (Optional) if the virtual machine requires Docker, install Wndows Subsytem for Linux (version 2) and install Docker Desktop
  • Manually execute steps of the pilot's ADRG instructions to replicate the reviewer's setup process.

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

No branches or pull requests

2 participants