You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, submit_cran() (called from release()) will build the package with --no-manual. However, a pre-built manual seems to be necessary when the package's documentation contains \Sexpr{} constructs.
By default,
submit_cran()(called fromrelease()) will build the package with--no-manual. However, a pre-built manual seems to be necessary when the package's documentation contains\Sexpr{}constructs.Example: johnmyleswhite/log4r