Giter VIP home page Giter VIP logo

kittyr's Introduction

About Me

LinkedIn

I am a software developer with a passion for data science and full-stack web development. With several years of experience in building data-driven products, I have acquired a deep understanding of how to create robust and scalable software solutions that solve business problems. I have a proven track record of delivering high-quality, user-friendly software solutions to real-world problems; my open-source software packages have been downloaded over 30 million times. Additionally, I have 10+ years of experience in using data science tools to draw insights from complex experimental datasets. My skills include statistical modelling, experimental design, data analysis, visualization, and communication. I have 20+ peer-reviewed publications with 5000+ citations and 2 online books.

Software development

I have authored over a dozen R packages that deal with:

  • statistical analysis and reporting (e.g. easystats project, a collection of 10 packages)
  • data visualization (e.g. ggstatsplot: Enhancing {ggplot2} plots with statistical analysis)
  • code analysis (e.g. lintr: Static code analysis for R)

Other authored packages include:

datawizard, performance, parameters, insight, effectsize, bayestestR, modelbased, ggsignif, see, statsExpressions, report, correlation, styler, ospsuite, ospsuite.utils, esqlabsR

Presentations

If you are interested in good programming and software development practices, check out my slide decks.

kittyr's People

Contributors

fdrennan avatar indrajeetpatil avatar jamesm131 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kittyr's Issues

kittenR()

Ever since I installed it a week ago, kittyR has been sending the loving kitty support I never knew I needed right into my R session ๐Ÿ˜ป. It's made work so much more meow-filled and happy than before.

One thing I've found myself wishing for - ๐Ÿ˜ธ the random selection has only given me one adorable kittenR so far - it's dominated by kittyR (and bigkittyR). I'd like to add a kittenR() function for those days when we just really need a concentrated dose of tiny, tiny kitties.

Error to download kittyR package

Please briefly describe your problem and what output you expect. If you have a question, please don't use this form. Instead, ask on https://stackoverflow.com/ or https://community.rstudio.com/.

Please include a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.


Brief description of the problem

Downloading GitHub repo IndrajeetPatil/kittyR@master

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  namespace 'dplyr' 0.7.5 is being loaded, but >= 0.8.0 is required
ERROR: lazy loading failed for package 'kittyR'
* removing 'C:/Users/Admin/Documents/R/win-library/j_packages/kittyR'
In R CMD INSTALL
Error in i.p(...) : 
  (converted from warning) installation of package โ€˜C:/Users/Admin/AppData/Local/Temp/RtmpcNYAeQ/file472c32cd7235/kittyR_0.0.1.tar.gzโ€™ had non-zero exit status

# insert reprex here

Error 403 when accessing URLs

Hi Indrajeet,

Thank you for this amazing package. I have a problem with a forbidden error (403) and I wanted to verify.
It goes back to the 'kitty_pics_df' function, more specifically to the rvest::html_session() function. Do you know if I have to make some extra config. or use something like Rselenium?

Screen Shot 2020-01-31 at 23 04 57

Thanks,

> kittyR::kittyR()
Error in read_xml.response(x$response, ..., as_html = as_html) : 
  Forbidden (HTTP 403).

Error: Failed to install 'kittyR' from GitHub:

.


Attempted to install kittyR as per the code below. I am using R version 3.6.1.

install.packages("remotes")
remotes::install_github("IndrajeetPatil/kittyR")
# show me the kitty NOW!
kittyR::kittyR()

Output Received

These packages have more recent versions available.
Which would you like to update?

 1: All                                     
 2: CRAN packages only                      
 3: None                                    
 4: dplyr      (0.8.3    -> 0.8.4   ) [CRAN]
 5: purrr      (0.3.2    -> 0.3.3   ) [CRAN]
 6: rvest      (0.3.4    -> 0.3.5   ) [CRAN]
 7: R6         (2.4.0    -> 2.4.1   ) [CRAN]
 8: Rcpp       (1.0.2    -> 1.0.3   ) [CRAN]
 9: rlang      (0.4.2    -> 0.4.4   ) [CRAN]
10: tidyselect (0.2.5    -> 1.0.0   ) [CRAN]
11: BH         (1.69.0-1 -> 1.72.0-3) [CRAN]
12: igraph     (1.2.4.1  -> 1.2.4.2 ) [CRAN]
13: plyr       (1.8.4    -> 1.8.5   ) [CRAN]
14: selectr    (0.4-1    -> 0.4-2   ) [CRAN]
15: stringi    (1.4.3    -> 1.4.5   ) [CRAN]
16: cli        (1.1.0    -> 2.0.1   ) [CRAN]
17: fansi      (0.4.0    -> 0.4.1   ) [CRAN]
18: pillar     (1.4.2    -> 1.4.3   ) [CRAN]
19: vctrs      (0.2.0    -> 0.2.2   ) [CRAN]
20: digest     (0.6.21   -> 0.6.23  ) [CRAN]
21: curl       (4.2      -> 4.3     ) [CRAN]
22: jsonlite   (1.6      -> 1.6.1   ) [CRAN]
23: mime       (0.7      -> 0.8     ) [CRAN]

Enter one or more numbers, or an empty line to skip updates: 

Problem: I skipped updates and received the following output
 checking for file 'C:\Users\gssaruba\AppData\Local\Temp\RtmpInPDL0\remotes9d41edb2f0f\IndrajeetPatil-kittyR-39eceee/DESCRIPTION' ...
-  preparing 'kittyR':
โˆš  checking DESCRIPTION meta-information ... 
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  building 'kittyR_0.0.1.tar.gz'
   
* installing *source* package 'kittyR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  namespace 'purrr' 0.3.2 is already loaded, but >= 0.3.3 is required
Calls: <Anonymous> ... namespaceImportFrom -> asNamespace -> loadNamespace
Execution halted
ERROR: lazy loading failed for package 'kittyR'
* removing 'C:/Users/gssaruba/Documents/R/R-3.6.1/library/kittyR'
Error: Failed to install 'kittyR' from GitHub:
  (converted from warning) installation of package โ€˜C:/Users/gssaruba/AppData/Local/Temp/RtmpInPDL0/file9d47e9f538f/kittyR_0.0.1.tar.gzโ€™ had non-zero exit status

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.