Skip to content

Missing function #2

@technocrat

Description

@technocrat

`

install.packages("FCPS")
Installing package into ‘/home/roc/R/x86_64-pc-linux-gnu-library/4.0’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/FCPS_1.2.7.tar.gz'
Content type 'application/x-gzip' length 2859121 bytes (2.7 MB)
==================================================
downloaded 2.7 MB

  • installing source package ‘FCPS’ ...
    ** package ‘FCPS’ successfully unpacked and MD5 sums checked
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** inst
    ** byte-compile and prepare package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded from temporary location
    ** testing if installed package can be loaded from final location
    ** testing if installed package keeps a record of temporary installation path
  • DONE (FCPS)

The downloaded source packages are in
‘/tmp/Rtmpzb0Mdh/downloaded_packages’

data('Hepta')

out=HierarchicalClusterDists(as.matrix(dist(Hepta$Data)),ClusterNo=7)
Error in HierarchicalClusterDists(as.matrix(dist(Hepta$Data)), ClusterNo = 7) :
could not find function "HierarchicalClusterDists"
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions