Open-Systems-Pharmacology / TLF-Library

TLF Library implementation in R
https://www.open-systems-pharmacology.org/TLF-Library/
Other
9 stars 6 forks source link

Fix vignette plots #489

Closed Felixmil closed 10 months ago

Yuri05 commented 10 months ago

@Felixmil Hmm, vignette creation fails now

Running examples in 'tlf-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: .sanitizeLabel
> ### Title: Sanitize Label Text
> ### Aliases: .sanitizeLabel
> 
> ### ** Examples
> 
> .sanitizeLabel("`code`")
Error in .sanitizeLabel("`code`") : 
  could not find function ".sanitizeLabel"
Execution halted
Felixmil commented 10 months ago

It should be good now