Based on the information in this thread, https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010558.html
I don't think there is any way to suppress these notes. (I have been meaning to submit a documentation for _Writing R Extensions_ that talks about spell-checking options, which AFAICT isn't actually mentioned anywhere in the docs ...)
What do you mean by "already inserted these words in the WORDLIST"? cheers Ben Bolker On 2024-04-12 9:18 a.m., Gabriel Constantino Blain wrote:
Hello, When I apply the devtools::check_win_devel() to my package it shows the following message: ---------------- Possibly misspelled words in DESCRIPTION: Samani (40:21) al (38:45) et (38:42) ----------------- I already inserted these words in the WORDLIST. Should I use 'Samani' and 'et al.' to prevent this message in the text below? Description: Calculates daily climate water balance for irrigation purposes. The package also calculates the reference 'evapotranspiration' using three methods, ('Penman and Monteith') Allen et al. (1998,ISBN:92-5-104219-5), Priestley and Taylor (1972) <doi:10/cr3qwn>, or Hargreaves and Samani (1985) <doi:10.13031/2013.26773>. Users may specify a management allowed depletion ('MAD'), which is used by the package to suggest when irrigate. It also allows the use of crop and water stress coefficients. Thanks in advance. [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel