Skip to content

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 395 Bytes

File metadata and controls

executable file
·
18 lines (13 loc) · 395 Bytes

For R submissions

Follow these steps to upload an r submission:

Step 1

Match this directory structure.

 r
 |── core.r (required)
 ├── submission.r (required)
 ├── run_tester_r.py (not required)
 └── requirements.txt
Step 2

Zip the whole directory (i.e. r.zip)

Step 3

Upload this .zip file on the challenge submission page.