Git Product home page Git Product logo

Comments (4)

wangxinge avatar wangxinge commented on June 8, 2024

Hi @cutleraging . Could you please share your sessionInfo() please?

from trendcatcher.

cutleraging avatar cutleraging commented on June 8, 2024
> devtools::install_github("jaleesr/TrendCatcher", dependencies = TRUE, build_vignettes = FALSE)
Downloading GitHub repo jaleesr/TrendCatcher@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet,  : 
  download from 'https://api.github.com/repos/jaleesr/TrendCatcher/tarball/HEAD' failed
> 
> sessionInfo()
R version 4.1.0 (2021-05-18)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 10.16

Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.1/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
 [1] ps_1.6.0          prettyunits_1.1.1 rprojroot_2.0.2   withr_2.4.2       crayon_1.4.1      R6_2.5.1          lifecycle_1.0.0  
 [8] magrittr_2.0.1    rlang_0.4.11      cachem_1.0.6      cli_3.0.1         curl_4.3.2        remotes_2.4.0     fs_1.5.0         
[15] testthat_3.0.4    callr_3.7.0       ellipsis_0.3.2    desc_1.3.0        devtools_2.4.2    tools_4.1.0       glue_1.4.2       
[22] purrr_0.3.4       pkgload_1.2.2     fastmap_1.1.0     compiler_4.1.0    processx_3.5.2    pkgbuild_1.2.0    sessioninfo_1.1.1
[29] memoise_2.0.0     usethis_2.0.1 

from trendcatcher.

wangxinge avatar wangxinge commented on June 8, 2024

Dear @cutleraging , seems like it is a remotes or devtools package issue.
You can check r-lib/remotes#130 for similar solutions.
But for a quick installation, you can download the zip file for the R package to your local folder and installed locally. Here is the package zip file, https://drive.google.com/file/d/15LBxKniTM6HmspsI-_pmvHt_yl33fLVp/view?usp=sharing.
After install it, just run
install.packages("pathtogzfile/TrendCatcher_1.0.0.tar.gz", repos = NULL, type = "source").
Let me know if it works for you.

from trendcatcher.

cutleraging avatar cutleraging commented on June 8, 2024

Yep, that worked!

from trendcatcher.

Related Issues (12)

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.