search for: c_keyring_macos_get

Displaying 2 results from an estimated 2 matches for "c_keyring_macos_get".

2017 Mar 07
2
Platform dependent native routine registration
...for the "undefined" global functions and the registration "problems": checking foreign function calls ... WARNING Registration problems: symbol ?c_keyring_macos_delete? not in namespace: .Call(c_keyring_macos_delete, utf8(keyring), utf8(service), utf8(username)) symbol ?c_keyring_macos_get? not in namespace: .Call(c_keyring_macos_get, utf8(keyring), utf8(service), utf8(username)) [...] See chapter ?System and foreign language interfaces? in the ?Writing R Extensions? manual.checking R code for possible problems ... NOTE b_macos_delete: no visible binding for global variable ?c...
2017 Mar 07
0
Platform dependent native routine registration
...ot;undefined" global functions and the registration "problems": | | checking foreign function calls ... WARNING | Registration problems: | symbol ?c_keyring_macos_delete? not in namespace: | .Call(c_keyring_macos_delete, utf8(keyring), utf8(service), utf8(username)) | symbol ?c_keyring_macos_get? not in namespace: | .Call(c_keyring_macos_get, utf8(keyring), utf8(service), utf8(username)) | | [...] | | See chapter ?System and foreign language interfaces? in the ?Writing R | Extensions? manual.checking R code for possible problems ... NOTE | b_macos_delete: no visible binding for global...