mmeierer / REndo

REndo - A R package to control for endogeneity by using internal instrumental variable models
15 stars 4 forks source link

Fix HTML tidy CRAN notes #72

Closed pschil closed 2 years ago

pschil commented 2 years ago

"Warning: inserting implicit < p >" and parsing of NEWS.md

Result: NOTE
    Problems with news in 'NEWS.md':
     Cannot extract version info from the following section titles:
     DEPRECATED AND DEFUNCT

Version: 2.4.5
Check: HTML version of manual
Result: NOTE
    Found the following HTML validation problems:
    copulaCorrection.html:85:1: Warning: inserting implicit <p>
    copulaCorrection.html:96:1: Warning: inserting implicit <p>
    hetErrorsIV.html:66:1: Warning: inserting implicit <p>
    higherMomentsIV.html:62:1: Warning: inserting implicit <p>
    latentIV.html:75:1: Warning: inserting implicit <p>
    latentIV.html:92:1: Warning: inserting implicit <p>
codecov[bot] commented 2 years ago

Codecov Report

Merging #72 (9e26ec0) into development (86b42ce) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development      #72   +/-   ##
============================================
  Coverage        97.40%   97.40%           
============================================
  Files               37       37           
  Lines             1657     1657           
============================================
  Hits              1614     1614           
  Misses              43       43           
Impacted Files Coverage Δ
R/f_copulacorrection_interface.R 100.00% <ø> (ø)
R/f_heterrorsIV.R 100.00% <ø> (ø)
R/f_highermomentsIV.R 100.00% <ø> (ø)
R/f_latentIV.R 97.77% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more