Giter Site home page Giter Site logo

Comments (5)

mrdwab avatar mrdwab commented on July 22, 2024

@yuliaUU Thanks for raising the issue. It appears to be related to changes to type.convert in R 4.1. Here's the relevant part from the release notes:

type.convert() now warns when its as.is argument is not specified, as the help file always said it should. In that case, the default is changed to TRUE in line with its change in read.table() (related to stringsAsFactor) in R 4.0.0.

I'll look into it shortly and try to get an update on CRAN. The warning should not affect the performance though.

from splitstackshape.

yuliaUU avatar yuliaUU commented on July 22, 2024

yes! the function works perfectly! Thanks a lot for your prompt response

from splitstackshape.

GaborioSensata avatar GaborioSensata commented on July 22, 2024

Just wanted to say that I also got the same error message. But as you said it is not affecting the execution of my code.

from splitstackshape.

ggrothendieck avatar ggrothendieck commented on July 22, 2024

A workaround if you don't need type conversion is to add the argument type.convert=FALSE.

from splitstackshape.

gernophil avatar gernophil commented on July 22, 2024

This warning still appears. Will we get a fix for this?

from splitstackshape.

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.