`c.tracks` does not match the export pattern: ``` r grep("^[^\\.][[:alpha:]]+", "c.tracks") #> integer(0) ``` so it is not exported.