AndrewLJackson / siar

Stable Isotope Analysis in R - package
24 stars 5 forks source link

Rd line widths #4

Closed AndrewLJackson closed 9 years ago

AndrewLJackson commented 9 years ago

Version: 4.2 Check: Rd line widths Result: NOTE Rd file 'siarmcmcdirichletv4.Rd': \usage lines wider than 90 characters: siarmcmcdirichletv4(data, sources, corrections = 0, concdep = 0, iterations=200000, burnin=50000, howmany=10000, thinby=15, prior = rep ... [TRUNCATED]

Rd file 'siarplotdata.Rd':
 \usage lines wider than 90 characters:
 siarplotdata(siardata, siarversion = 0, grp=1:siardata$numgroups,panel=NULL,isos=c(0,0),leg=1)

Rd file 'siarproportionbygroupplot.Rd':
 \usage lines wider than 90 characters:
 siarproportionbygroupplot(siardata, siarversion=0,probs=c(95,75,50),xlabels=NULL, grp=NULL, type="boxes",clr=gray((9:1)/10),scl=1,xspc= ... [TRUNCATED]

Rd file 'siarproportionbysourceplot.Rd':
 \usage lines wider than 90 characters:
 siarproportionbysourceplot(siardata, siarversion=0,probs=c(95,75,50),xlabels=NULL, grp=NULL, type="boxes",clr=gray((9:1)/10),scl=1,xspc ... [TRUNCATED]

Rd file 'siarsolomcmcv4.Rd':
 \usage lines wider than 90 characters:
 siarsolomcmcv4(data, sources, corrections = 0, concdep = 0, iterations=200000, burnin=50000, howmany=10000, thinby=15, prior = rep(1, n ... [TRUNCATED]

These lines will be truncated in the PDF manual.