nsh87 / receptormarker

Source for 'receptormarker' package for R: antibody receptor and phenotypic marker analysis
http://receptormarker.com
BSD 2-Clause "Simplified" License
4 stars 9 forks source link

Package fails to build because lintr incorrectly lints .onLoad and .onAttach functions #3

Closed nsh87 closed 9 years ago

nsh87 commented 9 years ago

Already asked the developer how to get lintr to ignore the line...now waiting for a response. There seems to be a fix on GitHub but that version won't install on R 3.2. You either have to:

  1. wait for the fix to be pushed to CRAN
  2. see if the developer tells you how to ignore the line
  3. try to integrate the fix on GitHub into this package yourself

Exists as of e4babeead056094f545c30406bf61d3b34f59114.

nsh87 commented 9 years ago

Fixed by Pull Request #5, which installs lintr from GitHub. The latest GitHub version excludes those functions from lint.