Skip to content
Prev 13494 / 21312 Next

[Bioc-devel] "TissueEnrich" is failing on windows server in the BioC 3.7 build

Hi All,

My package "TissueEnrich" which was building and installing fine on all the
servers is suddenly failed on the windows server in today's build report.
The report says that

* checking for file 'TissueEnrich/DESCRIPTION' ... OK
* preparing 'TissueEnrich':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Error: processing vignette 'TissueEnrich.Rmd' failed with diagnostics:
undefined exports: %s!=%, %s!==%, %s+%, %s<%, %s<=%, %s==%, %s===%,
%s>%, %s>=%, %stri!=%, %stri!==%, %stri+%, %stri<%, %stri<=%,
%stri==%, %stri===%, %stri>%, %stri>=%, stri_datetime_add<-,
stri_sub<-, stri_subset<-, stri_subset_charclass<-,
stri_subset_coll<-, stri_subset_fixed<-, stri_subset_regex<-, stri_c,
stri_c_list, stri_cmp, stri_cmp_eq, stri_cmp_equiv, stri_cmp_ge,
stri_cmp_gt, stri_cmp_le, stri_cmp_lt, stri_cmp_neq, stri_cmp_nequiv,
stri_compare, stri_conv, stri_count, stri_count_boundaries,
stri_count_charclass, stri_count_coll, stri_count_fixed,
stri_count_regex, stri_count_words, stri_datetime_add,
stri_datetime_create, stri_datetime_fields, stri_datetime_format,
stri_datetime_fstr, stri_datetime_now, stri_datetime_parse,
stri_datetime_symbols, stri_detect, stri_detect_charclass,
stri_detect_coll, stri_detect_fixed, stri_detect_regex, stri_dup,
stri_duplicated, stri_duplicated_any, stri_enc_detect, st
Execution halted

Anybody knows why this is happening?