Giter Site home page Giter Site logo

Comments (12)

psychelzh avatar psychelzh commented on August 17, 2024

I suspect that there might a document file encoding not supported.

from afex.

singmann avatar singmann commented on August 17, 2024

Sorry for the slow reply, but I have now attempted to address this by changing the problematic line by hand.

It is changed now in the development version. Can you let me know if the problem still appears after installing it?

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

Now the error message is:

Error in substring(html, match + 6, match + attr(match, "match.length") -  : 
  invalid multibyte string at '<99> <61>nd 'data.frame':	15 obs. of  6 variables:
#  $ aov        :List of 5
#  $ Anova      :List of 14
#  $ lm         :List of 13
#  $ data       :List of 3

obk_anova$Anova
## Type II Repeated Measures MANOVA Tests: Pillai test statistic
##                             Df test stat approx F num Df den Df       Pr(&gt;F)    
## (Intercept)                  1     0.970      318      1     10 0.0000000065 ***
## treatment                    2     0.481        5      2     10      0.03769 *  
## gender                       1     0.204        3      1     10      0.14097    
## treatment:gender             2     0.364        3      2     10      0.10447    
## phase                        1     0.851       26      2      9      0.00019 ***
## treatment:phase              2     0.685        3      4     20      0.06674 .  
## gender:phase                 1     0.043        0      2      9      0.82000    
## treatment:gender:phase       2     0.311
Error in substring(html, match + 6, match + attr(match, "match.length") -  : 
  invalid multibyte string at '<99> <61>nd 'data.frame':	15 obs. of  6 variables:
#  $ aov        :List of 5
#  $ Anova      :List of 14
#  $ lm         :List of 13
#  $ data       :List of 3

obk_anova$Anova
## Type II Repeated Measures MANOVA Tests: Pillai test statistic
##                             Df test stat approx F num Df den Df       Pr(&gt;F)    
## (Intercept)                  1     0.970      318      1     10 0.0000000065 ***
## treatment                    2     0.481        5      2     10      0.03769 *  
## gender                       1     0.204        3      1     10      0.14097    
## treatment:gender             2     0.364        3      2     10      0.10447    
## phase                        1     0.851       26      2      9      0.00019 ***
## treatment:phase              2     0.685        3      4     20      0.06674 .  
## gender:phase                 1     0.043        0      2      9      0.82000    
## treatment:gender:phase       2     0.311

from afex.

singmann avatar singmann commented on August 17, 2024

Does the same error occur for ?mixed, ?afex_plot, ?`afex-package`, md_12.1, and ?sk2011.2?

Does it also occur with the latest version of RStudio? https://www.rstudio.com/products/rstudio/download/preview/

I understand that this is an annoying problem, but it does not seem to be an optimal solution for me to remove all non-ASCII characters if there is another way.

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

The same error occurs for ?mixed, but not for the rest.

from afex.

singmann avatar singmann commented on August 17, 2024

Can you try again? I removed those characters.

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

This time is this:

image

from afex.

singmann avatar singmann commented on August 17, 2024

That seems to be an installation error. Can you restart R and reinstall afex and check again?

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

Done! Seemingly there is no more error message now. Thank you very much!

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

BTW, how about these messages when loading? Is it okay?

Registered S3 methods overwritten by 'car':
  method                          from
  influence.merMod                lme4
  cooks.distance.influence.merMod lme4
  dfbeta.influence.merMod         lme4
  dfbetas.influence.merMod        lme4

from afex.

singmann avatar singmann commented on August 17, 2024

This is neither an error nor a warning. Further, afex is not responsible for that directly.

from afex.

psychelzh avatar psychelzh commented on August 17, 2024

Yeah, it is from car package. I think it is okay.

from afex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.