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
Bibliographican käännössä tulee nyt uusia varoituksia -
checking R code for possible problems ... NOTE
filter_dissertations: no visible binding for global variable ‘catalog’
filter_dissertations: no visible binding for global variable
‘dissertation’
filter_dissertations: no visible binding for global variable
‘publication_place’
filter_duplicates: no visible binding for global variable ‘catalog’
filter_towns: no visible binding for global variable ‘catalog’
filter_towns: no visible binding for global variable
‘publication_place’
get_dissertation_mismatch: no visible binding for global variable
‘short_title’
get_dissertation_mismatches: no visible binding for global variable
‘combined_friends’
Undefined global functions or variables:
catalog combined_friends dissertation publication_place short_title
checking Rd files ... OK
checking Rd metadata ... OK
checking Rd cross-references ... OK
checking for missing documentation entries ... OK
checking for code/documentation mismatches ... OK
checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'filter_duplicates'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'filter_duplicates':
‘df.prepocessed’
Undocumented arguments in documentation object 'get_dissertation_mismatch'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'get_dissertation_mismatch':
‘df.prepocessed’
Undocumented arguments in documentation object 'remove_duplicates'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'remove_duplicates':
‘df.prepocessed’
Undocumented arguments in documentation object 'write_towns_in_catalog'
‘write_to_one_file’
Documented arguments not in \usage in documentation object 'write_towns_in_catalog':
‘write_to_file’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The text was updated successfully, but these errors were encountered:
Bibliographican käännössä tulee nyt uusia varoituksia -
filter_dissertations: no visible binding for global variable ‘catalog’
filter_dissertations: no visible binding for global variable
‘dissertation’
filter_dissertations: no visible binding for global variable
‘publication_place’
filter_duplicates: no visible binding for global variable ‘catalog’
filter_towns: no visible binding for global variable ‘catalog’
filter_towns: no visible binding for global variable
‘publication_place’
get_dissertation_mismatch: no visible binding for global variable
‘short_title’
get_dissertation_mismatches: no visible binding for global variable
‘combined_friends’
Undefined global functions or variables:
catalog combined_friends dissertation publication_place short_title
Undocumented arguments in documentation object 'filter_duplicates'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'filter_duplicates':
‘df.prepocessed’
Undocumented arguments in documentation object 'get_dissertation_mismatch'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'get_dissertation_mismatch':
‘df.prepocessed’
Undocumented arguments in documentation object 'remove_duplicates'
‘df.preprocessed’
Documented arguments not in \usage in documentation object 'remove_duplicates':
‘df.prepocessed’
Undocumented arguments in documentation object 'write_towns_in_catalog'
‘write_to_one_file’
Documented arguments not in \usage in documentation object 'write_towns_in_catalog':
‘write_to_file’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The text was updated successfully, but these errors were encountered: