Follow these steps to upload an r submission:
Match this directory structure.
r
|── core.r (required)
├── submission.r (required)
├── run_tester_r.py (not required)
└── requirements.txt
Zip the whole directory (i.e. r.zip
)
Upload this .zip file on the challenge submission page.