Code Monkey home page Code Monkey logo

Comments (3)

ajaykhoj avatar ajaykhoj commented on August 26, 2024 1

Hi,

I have installed R in Mac using command "conda create -n r_env r-essentials r-base" and after that I installed a specific package that I want "dplR". When I run Jupyter notebook, I am getting following error messages in Mac terminal :

jupyter notebook ─╯
[I 03:56:39.863 NotebookApp] The port 8888 is already in use, trying another port.
[I 03:56:39.864 NotebookApp] The port 8889 is already in use, trying another port.
[I 03:56:39.865 NotebookApp] The port 8890 is already in use, trying another port.
[I 03:56:39.865 NotebookApp] The port 8891 is already in use, trying another port.
[I 03:56:39.866 NotebookApp] The port 8892 is already in use, trying another port.
[I 03:56:39.867 NotebookApp] Serving notebooks from local directory: /Users/ajaysharma/Downloads/PhD_Work/Sources_study/REDFIT
[I 03:56:39.868 NotebookApp] Jupyter Notebook 6.5.2 is running at:
[I 03:56:39.868 NotebookApp] http://localhost:8963/?token=ddaac33b862f35850f1713e69651428ac297f522f14206a5
[I 03:56:39.868 NotebookApp] or http://127.0.0.1:8963/?token=ddaac33b862f35850f1713e69651428ac297f522f14206a5
[I 03:56:39.868 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 03:56:39.905 NotebookApp]

To access the notebook, open this file in a browser:
    file:///Users/ajaysharma/Library/Jupyter/runtime/nbserver-68877-open.html
Or copy and paste one of these URLs:
    http://localhost:8963/?token=ddaac33b862f35850f1713e69651428ac297f522f14206a5
 or http://127.0.0.1:8963/?token=ddaac33b862f35850f1713e69651428ac297f522f14206a5

[W 03:56:47.151 NotebookApp] Notebook Untitled.ipynb is not trusted
[W 03:56:47.180 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20221224035639 (::1) 17.480000ms referer=http://localhost:8963/notebooks/Untitled.ipynb
[I 03:56:47.404 NotebookApp] Kernel started: 099600a5-16a0-45c2-874d-5fc351b28182, name: ir
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘htmltools’
Calls: :: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
[I 03:56:50.377 NotebookApp] KernelRestarter: restarting kernel (1/5), new random ports
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘htmltools’
Calls: :: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

I tried to install htmltools for r using conda, done it successfully. But still have same error message
could you help me to resolve it.

from htmltools.

wch avatar wch commented on August 26, 2024

Do you have Rtools installed?
https://cran.r-project.org/bin/windows/Rtools/

from htmltools.

cpsievert avatar cpsievert commented on August 26, 2024

@ajaykhoj that looks like a separate issue, please open a new issue if you are still having trouble installing

from htmltools.

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.