About 4,280 results
Open links in new tab
  1. Install R packages behind a proxy — Dataiku Community

    Jun 10, 2015 · install.packages(...) does not work, as the DSS server is behind a proxy and cannot connect directly to the internet.

  2. Problems to install an R package - Dataiku Community

    Aug 14, 2023 · Hello, everyone. I tried to install the package called flextable on an enviroment of R (3.6). However, the next error appears:

  3. how to install R package "arules" — Dataiku Community

    Jan 10, 2022 · I do "Dataiku DSS for R users" task "Mining Associations Rules and Frequent Item sets with R" and it is necessary to install R package "arules".

  4. How to install Bioconductor tximport R package in customized …

    If so, are you able to install Bioconductor tximport on your computer outside of Dataiku DSS in an R environment directly or through say RStudio? In the past when working out an R or even …

  5. R integration installation fails - Dataiku Community

    Mar 24, 2020 · Hi, I have been trying to run (and re-run) the R_integration script on Ubuntu (via WSL on Windows), and it keeps failing. Welcome your advice/help please.

  6. R installation of packaging — Dataiku Community

    Dec 8, 2017 · " Below are the package and command that I am using in my code: install.packages ("CausalImpact", dependencies = TRUE) --- --- impact <- CausalImpact (Table, pre_period, …

  7. R custom code env cannot install xml2 library - Dataiku Community

    R custom code env cannot install xml2 library Added on August 27, 2022 8:20AM Likes: 0 Replies: 2 info-rchitect Posts: 198 August 2022 edited July 2024

  8. Setting Up R Code Environment for Use Case 5: …

    Feb 20, 2019 · Hi, I'm trying to set up the R coding environment for Use Case 5, i.e. I need the packages:

  9. Installing DSS with R, Mac OS X 10.15, Homebrew? Or other way?

    Feb 8, 2021 · I'm working on a fresh install of DSS on a computer with Mac OS X 10.15 Catalina. As many folks know Mac OS does not really have a package manager.

  10. Adding bitbucket library in code environment UI — Dataiku …

    If we are talking about R code envs, the quick answer is no, it's not possible to install R packages from the git repositories from DSS UI. In R, to install the package from Git, you need to do this …