Displaying 2 results from an estimated 2 matches for "c_keyring_macos_cr".
2017 Mar 07
2
Platform dependent native routine registration
...faces? in the ?Writing R
Extensions? manual.checking R code for possible problems ... NOTE
b_macos_delete: no visible binding for global variable
?c_keyring_macos_delete?
b_macos_get: no visible binding for global variable
?c_keyring_macos_get?
[...]
Undefined global functions or variables:
c_keyring_macos_create c_keyring_macos_delete
c_keyring_macos_delete_keyring c_keyring_macos_get
c_keyring_macos_list c_keyring_macos_list_keyring
c_keyring_macos_lock_keyring c_keyring_macos_set
c_keyring_macos_unlock_keyring
If possible, I would like to avoid defining dummy functions for all functions
that...
2017 Mar 07
0
Platform dependent native routine registration
...ng R
| Extensions? manual.checking R code for possible problems ... NOTE
| b_macos_delete: no visible binding for global variable
| ?c_keyring_macos_delete?
| b_macos_get: no visible binding for global variable
| ?c_keyring_macos_get?
|
| [...]
|
| Undefined global functions or variables:
| c_keyring_macos_create c_keyring_macos_delete
| c_keyring_macos_delete_keyring c_keyring_macos_get
| c_keyring_macos_list c_keyring_macos_list_keyring
| c_keyring_macos_lock_keyring c_keyring_macos_set
| c_keyring_macos_unlock_keyring
|
| If possible, I would like to avoid defining dummy functions for all fu...