Skip to content
Toby Dylan Hocking edited this page Mar 10, 2020 · 4 revisions

I am a university professor, can I mentor one of my students?

First of all, it is not OK to favor students from the same institution (all student applications for a project must be considered). The official GSOC rules state: “UNIVERSITIES: If you are a university, we expect you to select students outside of your program. Selecting students from your university is okay (1 student tops) but if you accept more than 1 student from your university you likely won’t be accepted into GSoC again. You should be bringing new students into your project.” Therefore, for R project to be accepted as an organization in future editions of GSOC, accepting students from the same institution as their mentor needs to be an exception (not the rule).

However in the past we have accepted students from the same institution as their mentor, as long as there is another co-mentor from another institution — the idea is to encourage students to join the wider R package development community, and to make sure the project is beneficial to the wider useR community. Please keep in mind that the point of GSOC is to bring new students into the free/open-source software development, and not to finance the summer research projects of university students.

Who can be a mentor?

Each GSOC mentor should be ready to spend some time advising their student on their R coding project. For a particular project, we normally require two mentors from different physical institutions (this helps to make sure that students still get mentorship, even if one of the two mentors drops out of GSOC). For each project there should be at least one mentor with:

  • previous GSOC experience
  • R package development experience
  • domain expertise

(please list qualifications in the Mentors section of the project idea wiki page)

When will projects be evaluated/accepted/dropped?

After the hard deadline for student applications to Google, mentors and org admins will rate all student applications. Google will assign us funding for a certain number of students, and only the top projects will be funded.

After a mentor has written a project idea, how much time should he/she expect to spend reviewing potential students?

If you write a good project test then you should be able to quickly figure out which student (if several apply for your project) is the best. Once you find the best student, you should probably spend a few hours reading and suggesting improvements to the application that he/she writes and will submit to Google.

What is the amount of time that mentors are expected to invest on students during the 3 months of coding?

You will need to allocate at least 1 hour a week for a skype call + the amount of time it takes to respond to students questions via email. For the student to be successful he/she will need you to be responsive to his/her questions. As a mentor it is your responsibility to only accept students that you will be able to adequately mentor. So a mentor who does not have much time must only accept a very autonomous students who does not need much more guidance than the weekly skype call, and a mentor with more time may be willing to accept a less autonomous student.

How many students should a mentor expect to apply to each project idea?

It depends on the project idea. For my Animint project I had an application from Carson Sievert, who was clearly an ideal student, so I had to turn down a couple of other applicants. However some other projects never got any students who applied.

What skill levels can you expect from students?

You should clearly define what you expect from your students in the “test” part of your project idea. In my experience the best students will build on your project proposal and add their own ideas. For example Carson Sievert worked on my Animint package last summer, implementing facets and a bunch of other things that I suggested, and then he went on to implement shiny/Rmd integration which was not at all on my TODO list, and he did a great job pretty much without my guidance.

Can you decide to not run a project if you don’t find students with enough skills?

Yes if all the students that apply are clearly not good enough (or not autonomous enough), you should not accept them. However the R project regularly gets more slots than we can use from Google, so it may be worth it to take a chance on a student that you are unsure about.

Keep in mind that the main purpose of GSOC is to teach the students about open-source R package development, and that advancing your particular project is of secondary concern.

Also keep in mind that a student must establish contact with mentors (preferably by completing project tests to demonstrate that he/she is a good match for the project) and then do a formal application to Google with a specific project proposal.

Would it be beneficial for students to apply to more than one project?

No. Students should pick one project and spend time creating a really good application for that project.

Is there a mentor-only forum that would be useful for me to join?

There is no mentor-only forum but you can get in touch with other mentors (as well as students) via the gsoc-r google group.

Can there be more than one student per R package?

There can certainly be more than one student per R package, as long as the students are working on different aspects of the package, and that this is clearly reflected in their project proposals. However, if there is a lack of slots available from Google, we will prefer to allocate them 1 for each R package. In that case, mentors may have to make a choice between two (or more) good students.

Clone this wiki locally