transmart/RInterface

install_github('transmart/RInterface') fails with unexpected section header

thbender opened this issue · 1 comments

install_github('transmart/RInterface')
Error : (converted from warning) /tmp/RtmpmsJ0DC/remotes27d214be012d/transmart-RInterface-3b91e3e/man/getPatientSet.Rd:15: unexpected section header '\details'
ERROR: installing Rd objects failed for package ‘transmartRClient’

(CentOS 7, R 3.6.0)

works when changing man/getPatientSet.Rd by moving the closing bracket in line 18 right above /details and using install_local.