alugowski/fast_matrix_market

QUERY: Giving credit

Closed this issue ยท 4 comments

Hi @alugowski, I was wondering if you'd be willing to be listed as a contributor in the fastMatMR package. This is a standard practice in the R community (for CRAN submissions, e.g. here) and I think it'd be really great to have you listed.

If it's ok, could you provide details in a comment with details like this?:

    person("Rohit", "Goswami", email = "rgoswami@ieee.org", role = c("ctb"),
           comment = c(ORCID = "0000-0002-2393-8056")),

The ORCID is optional, basically name and preferred email minimally :)

Sure!

I'm not sure what the role field options are, so I'll let you enter whatever value you feel is appropriate.

person("Adam", "Lugowski", email = "alugowski@gmail.com", role = c("ctb"),
           comment = c(ORCID = "0009-0004-0922-4067")),

Awesome, thanks :)

Now on CRAN!

image

That's awesome! Great work!

I skimmed through the review process thread, and thank you for all the time and effort you put into the project!