-
Notifications
You must be signed in to change notification settings - Fork 164
no method for coercing this S4 class to a vector #85
Comments
I have done a little bit debugging. It seems the line of code that causes this error is: https://github.com/google/rappor/blob/master/analysis/R/alternative.R#L79 And the call stack is:
I'm new to R. I hope this information would be useful. |
Thanks huahang; we're a little busy at the moment but we'll get back to this as soon as possible. |
Hi ananthr, A fan of the RAPPOR algorithm, I wonder if there has been a solution for this error yet? Thanks a lot, |
Is this problem fixed yet?I'm in trouble too |
Just downloaded the RAPPOR, got the same issue. ConstrainedLinModel <- function(X,Y) { Any solution? |
As mentioned above,I got error message"no method for coercing this S4 class to a vector" when try to run demo.sh |
R package is installed according to setup.sh, I succeeded |
thanks shuailishasls |
U can install the package before 2015,such as ggplot2_1.0.0.tar.gz. |
thanks a lot! |
Hello, |
hello ,can you help me to revolve this problem?It appearances when I run ./demo.sh. Hope your reply,thanks. ~/rappor-master/rappor-master/client/cpp ~/rappor-master/rappor-masterg++ -Wall -Wextra -I_tmp/ -c -o _tmp/openssl_hash_impl.o openssl_hash_impl.cc openssl_hash_impl.cc:20:10: fatal error: openssl/evp.h: No such file or directory#include <openssl/evp.h> // EVP_sha256compilation terminated.Makefile:75: recipe for target '_tmp/openssl_hash_impl.o' failed make: *** [_tmp/openssl_hash_impl.o] Error 1 |
Hello, have you solved the problem at that time? Could you please help me? I run these files all reported errors../buid.sh and ./demo.sh |
Hello, have you solved the problem back there? I hope I can contact you and teach me for a fee. Thank you. I'm installing.sh and these are getting a lot of errors. |
Hi,
I get the following error when I try to run demo.sh. What's wrong here?
Thanks,
Huahang
The text was updated successfully, but these errors were encountered: