Git Product home page Git Product logo

fifer's People

Contributors

dustinfife avatar mrdwab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fifer's Issues

Skipping 1 packages not available: flexplot

Hi Dustin!

I have tried to install fifer but kinda failed :(, this is the message I got:

"Skipping 1 packages not available: flexplot
Installing 54 packages: digest, colorspace, cli, vctrs, pillar, magrittr, fansi, RColorBrewer, lifecycle, farver, withr, tibble, scales, isoband, gtable, ggplot2, viridisLite, stringi, xfun, evaluate, yaml, jsonlite, rstudioapi, htmltools, checkmate, knitr, stringr, RcppEigen, Rcpp, tzdb, cpp11, vroom, hms, crayon, clipr, tidyselect, visNetwork, tidyr, readr, purrr, igraph, dplyr, zoo, sandwich, TH.data, multcomp, matrixStats, htmlTable, data.table, latticeExtra, DiagrammeR, flexplot, Hmisc, randomForest
Installing packages into ‘C:/Users/CAvendano/Documents/R/win-library/4.1’
(as ‘lib’ is unspecified)
Warning: package ‘flexplot’ is not available for this version of R"

My R version is 4.1.1. so I don't know what to do..

Thanks for your help with this!

Connie

Issue installing and downloading flexplot

This is the error message I keep getting, please help!

Downloading GitHub repo dustinfife/flexplot@master
from URL https://api.github.com/repos/dustinfife/flexplot/zipball/master
Installing flexplot
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save
--no-restore --quiet CMD INSTALL
'/private/var/folders/jn/bcm_g7fs2rs17dvfkndsv_b00000gn/T/RtmpBKZF3O/devtools75a648b69c4/dustinfife-flexplot-b71a79a'
--library='/Users/graceconway/Library/R/3.3/library' --install-tests

ERROR: dependency ‘patchwork’ is not available for package ‘flexplot’

  • removing ‘/Users/graceconway/Library/R/3.3/library/flexplot’
    Installation failed: Command failed (1)

Installation of fifer - add dependencies?

Hi,
Just FYI: Installing fifer via install_github R complains about missing packages (dependencies), maybe if there is time add those packages to the import list:

  • mice
  • tidyverse
  • cowplot
  • lsmeans

The error is the usual

Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : 
  there is no package called 'mice'

Cheerio,
Jana

PS: Maybe use patchwork (https://github.com/thomasp85/patchwork) instead of cowplot, its a bit simpler I think ;) no offense if you deliberately decided against it.

Trouble Downloading

Hello,
I am having trouble downloading the fifer package.

install.packages("remotes")
require("remotes")
remotes::install_github("dustinfife/fifer")

Installing packages into ‘C:/Users/RShin/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
Error: Failed to install 'fifer' from GitHub:
(converted from warning) package ‘flexplot’ is not available (for R version 3.6.1)

I am a beginner, but i believe all other packages were installed but flex plot. I also attempted this input:

install.packages("remotes")
remotes::install_github("dustinfife/flexplot")

Installing 6 packages: dplyr, rlang, tidyselect, farver, vctrs, stringi
Installing packages into ‘C:/Users/RShin/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)

There is a binary version available but the source version is
later:
binary source needs_compilation
stringi 1.4.4 1.4.5 TRUE

Binaries will be installed
Error: Failed to install 'flexplot' from GitHub:

thank you.

Installation Issue

I attempted to install your package like this:
install.packages("remotes")
library(remotes)
install.packages("mice")
library(mice)
install.packages("tidyverse")
library(tidyverse)
install.packages("cowplot")
library(cowplot)
install.packages("lsmeans")
library(lsmeans)
remotes::install_github("dustinfife/fifer")

but I get the error:

  • installing source package ‘fifer’ ...
    ** using staged installation
    ** R
    ** data
    ** byte-compile and prepare package for lazy loading
    Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
    there is no package called ‘flexplot’
    Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
    ERROR: lazy loading failed for package ‘fifer’
  • removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/fifer’
    Error: Failed to install 'fifer' from GitHub:
    (converted from warning) installation of package ‘/var/folders/bb/yhc6r_s97ll916m079zcyn0h0000gn/T//Rtmpf6PbHc/file17105aebfec9/fifer_1.1.tar.gz’ had non-zero exit status

Can you advise me how to proceed?
Thank you

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.