buc.ci is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
abucci@bucci.onl
Admin account
@abucci@buc.ci

Search results for tag #r

AodeRelay boosted

[?]Michael Westergaard » 🌐
@michael@westergaard.social

Sooo… weird question. Is anybody aware of a good #statistics package for #Java (or callable from Java, so #Scala, #Kotlin, or other #JVM languages) that supports #PERMANOVA?

Or a way to run #R from Java? #Renjin or #JRI (part of #rJava)? adonis/adonis2 supposedly supports PERMANOVA.

    [?]Dan Langille » 🌐
    @dvl@bsd.network

    @justine Then I don't understand why they don't show up.

    `pkg query -e '% = 0' %n` should show everything with no reverse dependencies. That is, they are not a dependency of anything else.

    For example, `sudo` is listed in the output for my host. It is a top level package, that is, installed manually, not automatically as a dependency.

    [18:46 mydev dvl ~] % pkg info -r sudo
    sudo-1.9.17p2_2:

    The theory being, that command should show you everything needed to install all the packages currently installed (say, should you want to build everything via poudriere, or reinstall - you have a list).

    What does `pkg info -r grim` show on your host?

      [?]Dan Langille » 🌐
      @dvl@bsd.network

      @justine

      That seems to be "List non-automatic packages"

      re: man.freebsd.org/cgi/man.cgi?qu

      Why is that more useful to you than top level packages?

      pkg query -e '% = 0' %o

        AodeRelay boosted

        [?]jbz » 🌐
        @jbz@indieweb.social

        📈 R language is making a comeback – Tiobe

        “Programming language R is known for fitting statisticians and data scientists like a glove,” said Paul Jansen, CEO of software quality services vendor Tiobe, in a bulletin accompanying the December index. “As statistics and large-scale data visualization become increasingly important, R has regained popularity.”

        infoworld.com/article/4102696/

          [?]Iris » 🌐
          @iris_meredith@mastodon.social

          It is Monday, and I've made some edits to the first chapter of 'R the Software Engineering Way': I'm now using pak rather than Packrat, I'm using a versioned base R image and a few other improvements have been made. One hopes that people find this useful!

          Now, onto the next chapter!

          deadsimpletech.com/blog/r_the_

            28 ★ 9 ↺
            planetscape boosted

            [?]Anthony » 🌐
            @abucci@buc.ci

            A weird thing about being 50 is that there are programming languages that I've used regularly for longer than some of the software developers I work with have been alive. I first wrote BASIC code in the 1980s. The first time I wrote an expression evaluator--a fairly standard programming puzzle or homework--was in 1990. I wrote it in Pascal for an undergraduate homework assignment. I first wrote perl in the early 1990s, when it was still perl 4.036 (5.38.2 now). I first wrote java in 1995-ish, when it was still java 1.0 (1.21 now). I first wrote scala, which I still use for most things today, in 2013-ish, when it was still scala 2.8 (3.4.0 now). At various times I've been "fluent" in 8086 assembly, BASIC, C, Pascal, perl, python, java, scala; and passable in LISP/Scheme, Prolog, old school Mathematica, (early days) Objective C, matlab/octave, and R. I've written a few lines of Fortran and more than a few lines of COBOL that I ran in a production system once. I could probably write a bit of Haskell if pressed but for some reason I really dislike its syntax so I've never been enthusiastic about learning it well. I've experimented with Clean, Flix, Curry, Unison, Factor, and Joy and learned bits and pieces of each of those. I'm trying to decide whether I should try learning Idris, Agda, and/or Lean. I'm pretty sure I'm forgetting a few languages. Bit of 6502 assembly long ago. Bit of Unix/Linux shell scripting languages (old enough to have lived and breathed tcsh before switching to bash; I use fish now mostly).

            When I say passable: in graduate school I wrote a Prolog interpreter in java (including parsing source code or REPL input), within which I could run the classic examples like append or (very simple) symbolic differentiation/integration. As an undergraduate I wrote a Mathematica program to solve the word recognition problem for context-free formal languages. But I'd need some study time to be able to write these languages again.

            I don't know what the hell prompted me to reminisce about programming languages. I hope it doesn't come off as a humblebrag but rather like old guy spinning yarns. I think I've been through so many because I'm never quite happy with any one of them and because I've had a varied career that started when I was pretty young.

            I guess I'm also half hoping to find people on here who have similar interests so I'm going to riddle this post with hashtags: