You are viewing a single comment's thread from:

RE: [R: New Features on mindr] Supports the new format of FreeMind. Displays mind maps directly. Supports bookdown projects.

in #utopian-io7 years ago

Thanks for the contribution, @dapeng! It's great to see you have been responding to the feedback and suggestions you received by actually implementing the features - I'm sure the users really appreciate that!

I was wondering if there is a reason you removed your project's license in this commit? It now doesn't contain anything other than

YEAR: 2018
COPYRIGHT HOLDER: Peng Zhao <[email protected]>

which means that it technically isn't open source anymore (I could be wrong). I would suggest you add revert this or add another open source license to your project.


Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Sort:  

Hi @amosbastian! Thank you for your fast response. As the package mindr has been submitted to CRAN, it has to fulfill the CRAN requirements, including the CRAN rule of license. It means that I have to clarify the license in the DESCRIPTION file like License: MIT + file LICENSE and the text you mentioned in 'LICENSE'. CRAN rejects those submissions without these texts. This CRAN rule was criticized on stackoverflow.

I have just made a new commit and added a LICENCE file for Github, and hided the CRAN LICENSE file. We will see what CRAN's response will be.

Thank you for your careful review and kind suggestions!

I see. Good luck with CRAN's response!

Thank you for your review, @amosbastian!

So far this week you've reviewed 4 contributions. Keep up the good work!