Last data update: 2014.03.03

plfm

Package: plfm
Type: Package
Title: Probabilistic Latent Feature Analysis
Version: 2.1
Date: 2015-12-16
Authors@R: c(
person("Michel", "Meulders", email = "michel.meulders@kuleuven.be", role = c("aut","cre")),
person("Philippe", "De Bruecker", email = "philippe.debruecker@kuleuven.be", role = "ctb"))
Author: Michel Meulders [aut, cre], Philippe De Bruecker [ctb]
Maintainer: Michel Meulders <michel.meulders@kuleuven.be>
Depends: sfsmisc, abind
Description: Functions for estimating probabilistic latent feature models with a disjunctive or a conjunctive mapping rule on (aggregated) binary three-way data.
License: GPL (>= 2)
Repository: CRAN
LazyLoad: yes
LazyData: yes
NeedsCompilation: yes
Packaged: 2015-12-16 13:11:35 UTC; michel.meulders
Date/Publication: 2015-12-16 15:10:54

● 0 images, 25 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'plfm' ...
** package 'plfm' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Main.cpp -o Main.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o plfm.so Main.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/plfm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'plfm'
    finding HTML links ... done
    LCplfm                                  html  
    anger                                   html  
    anger2                                  html  
    bayesplfm                               html  
    car                                     html  
    car2                                    html  
    gendat                                  html  
    gendatLCplfm                            html  
    hostility                               html  
    plfm-package                            html  
    plfm                                    html  
    plot.LCplfm                             html  
    plot.plfm                               html  
    plot.stepLCplfm                         html  
    plot.stepplfm                           html  
    print.LCplfm                            html  
    print.bayesplfm                         html  
    print.plfm                              html  
    print.stepLCplfm                        html  
    print.stepplfm                          html  
    print.summary.bayesplfm                 html  
    print.summary.plfm                      html  
    print.summary.stepLCplfm                html  
    print.summary.stepplfm                  html  
    stepLCplfm                              html  
    stepplfm                                html  
    summary.bayesplfm                       html  
    summary.plfm                            html  
    summary.stepLCplfm                      html  
    summary.stepplfm                        html  
** building package indices
** testing if installed package can be loaded
* DONE (plfm)
Making 'packages.html' ... done