[R-SIG-Mac] R 4.4 crashes loading dplyr

Carl Witthoft ce||ocgw @end|ng |rom gm@||@com
Tue Apr 30 14:32:41 CEST 2024


Thanks, Peter!   The funny thing is that I had kept R 4.2 around in the
Frameworks directory, but didn't expect a new installation of R4.4 to
choose that path for libs.  I removed R4.2 , then reinstalled R4.4 and now
the correct libs are invoked.  I guess some config macro file must have
remained in the list of startup items.
FWIW,  after removing R4.2 but before reinstalling R4.4,   I tried
'library(dplyr)'  , which didn't crash but failed with the error msgs shown
here.
Error: package or namespace load failed for ‘dplyr’ in dyn.load(file,
DLLpath = DLLpath, ...):
 unable to load shared object
'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/magrittr/libs/magrittr.so':

dlopen(/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/magrittr/libs/magrittr.so,
0x0006): Library not loaded:
/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libR.dylib
  Referenced from: <B6E9C258-16F0-31E8-AF63-50207542C35F>
/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/magrittr/libs/magrittr.so
  Reason: tried:
'/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libR.dylib' (no
such file),
'/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libR.dylib'
(no such file),
'/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libR.dylib' (no
such file), '/usr/local/lib/libR.dylib' (no such file),
'/usr/lib/libR.dylib' (no such file, not in dyld cac

regards,
Carl

On Tue, Apr 30, 2024 at 4:48 AM peter dalgaard <pdalgd using gmail.com> wrote:

> Hmm, worx4me. At least from a fresh source build.
>
> I am suspicious of the "4.2" in a number of entries in your log, e.g.
>
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 5029900288,
>    "size" : 3260416,
>    "uuid" : "c3e6d895-7059-3865-aa61-a941ea1c4569",
>    "path" :
>
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libR.dylib",
>
>    "name" : "libR.dylib"
>  },
>
> which suggests that you may be mixing incompatible binaries. Do you have
> an older private library on your search path? That has bitten me at some
> point.
>
>
> - pd.
>
> > On 30 Apr 2024, at 00:55 , Carl Witthoft <cellocgw using gmail.com> wrote:
> >
> > I apologize if the file posted below is the wrong log.
> > I start up R 4.4.0 on my iMac 13.5.2   , type 'library(dplyr)' and r.app
> > gui  crashes immediately. Same for ggplot2, gert, stringr,  and others .
> >
> > I have verified that I've updated every R library in my system.  I can
> > successfully load other libs, e.g.,  Rmpfr,knitr, MASS, so I doubt it's a
> > directory or permissions problem.
> >
> > From the command line:
> > library(dplyr)
> >
> > *** caught segfault ***
> > address 0x406e0, cause 'memory not mapped'
> >
> > Traceback:
> > 1: fun(libname, pkgname)
> > 2: doTryCatch(return(expr), name, parentenv, handler)
> > 3: tryCatchOne(expr, names, parentenv, handlers[[1L]])
> > 4: tryCatchList(expr, classes, parentenv, handlers)
> > 5: tryCatch(fun(libname, pkgname), error = identity)
> > 6: runHook(".onLoad", env, package.lib, package)
> > 7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck =
> > vI[[j]])
> > 8: asNamespace(ns)
> > 9: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
> > .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
> > 10: loadNamespace(package, lib.loc)
> > 11: doTryCatch(return(expr), name, parentenv, handler)
> > 12: tryCatchOne(expr, names, parentenv, handlers[[1L]])
> > 13: tryCatchList(expr, classes, parentenv, handlers)
> > 14: tryCatch({    attr(package, "LibPath") <- which.lib.loc    ns <-
> > loadNamespace(package, lib.loc)    env <- attachNamespace(ns, pos = pos,
> > deps, exclude, include.only)}, error = function(e) {    P <- if
> > (!is.null(cc <- conditionCall(e)))         paste(" in", deparse(cc)[1L])
> > else ""    msg <- gettextf("package or namespace load failed for %s%s:\n
> > %s",         sQuote(package), P, conditionMessage(e))    if
> (logical.return
> > && !quietly)         message(paste("Error:", msg), domain = NA)    else
> > stop(msg, call. = FALSE, domain = NA)})
> > 15: library(dplyr)
> >
> >
> >
> > ---- ~/library/logs/diagnosticreports file pasted below --
> >
> > {"app_name":"R","timestamp":"2024-04-29 11:11:39.00
> -0400","app_version":"R
> > 4.4.0 GUI 1.80 Big Sur Intel
> >
> build","slice_uuid":"8311af3a-aa38-355b-acef-bbecbdb69a11","build_version":"8376","platform":1,"bundleID":"org.R-project.R","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS
> > 13.5.2
> >
> (22G91)","roots_installed":0,"name":"R","incident_id":"059EF229-5343-4EE7-9843-B88A513B8019"}
> >
> > {
> >  "uptime" : 260000,
> >  "procRole" : "Foreground",
> >  "version" : 2,
> >  "userID" : 502,
> >  "deployVersion" : 210,
> >  "modelCode" : "iMac19,2",
> >  "coalitionID" : 1308,
> >  "osVersion" : {
> >    "train" : "macOS 13.5.2",
> >    "build" : "22G91",
> >    "releaseType" : "User"
> >  },
> >  "captureTime" : "2024-04-29 11:11:38.8062 -0400",
> >  "incident" : "059EF229-5343-4EE7-9843-B88A513B8019",
> >  "pid" : 55298,
> >  "cpuType" : "X86-64",
> >  "roots_installed" : 0,
> >  "bug_type" : "309",
> >  "procLaunch" : "2024-04-29 11:10:04.6528 -0400",
> >  "procStartAbsTime" : 261494660416425,
> >  "procExitAbsTime" : 261588804970703,
> >  "procName" : "R",
> >  "procPath" : "\/Applications\/R.app\/Contents\/MacOS\/R",
> >  "bundleInfo" : {"CFBundleShortVersionString":"R 4.4.0 GUI 1.80 Big Sur
> > Intel
> > build","CFBundleVersion":"8376","CFBundleIdentifier":"org.R-project.R"},
> >  "storeInfo" :
> >
> {"deviceIdentifierForVendor":"415552B1-5065-5FAB-8DB9-7D60A9149E9E","thirdParty":true},
> >
> >  "parentProc" : "launchd",
> >  "parentPid" : 1,
> >  "coalitionName" : "org.R-project.R",
> >  "crashReporterKey" : "CD7A5AA1-F53E-DB32-2D97-4F4C0CC4EC41",
> >  "codeSigningID" : "org.R-project.R",
> >  "codeSigningTeamID" : "VZLD955F6P",
> >  "codeSigningFlags" : 570491653,
> >  "codeSigningValidationCategory" : 6,
> >  "codeSigningTrustLevel" : 0,
> >  "wakeTime" : 1661,
> >  "sleepWakeUUID" : "3454232B-C5AA-4B88-A913-8D5DB632B8A8",
> >  "sip" : "enabled",
> >  "vmRegionInfo" : "0x406e0 is not in any region.  Bytes before following
> > region: 4486408480\n      REGION TYPE                    START -
> > END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE
> AT
> > START\n--->  \n      __TEXT 10b6d3000-10b763000    [  576K] r-x\/r-x
> > SM=COW  ...tents\/MacOS\/R",
> >  "exception" : {"codes":"0x0000000000000001,
> >
> 0x00000000000406e0","rawCodes":[1,263904],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS
> > at 0x00000000000406e0"},
> >  "termination" :
> > {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation
> fault:
> > 11","byProc":"exc handler","byPid":55298},
> >  "vmregioninfo" : "0x406e0 is not in any region.  Bytes before following
> > region: 4486408480\n      REGION TYPE                    START -
> > END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE
> AT
> > START\n--->  \n      __TEXT 10b6d3000-10b763000    [  576K] r-x\/r-x
> > SM=COW  ...tents\/MacOS\/R",
> >  "extMods" :
> >
> {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
> >
> >  "faultingThread" : 0,
> >  "threads" :
> >
> [{"triggered":true,"id":2202695,"instructionState":{"instructionStream":{"bytes":[22,0,232,224,92,255,255,72,141,61,137,99,23,0,232,228,217,14,0,15,31,64,0,85,72,137,229,65,87,65,86,65,85,65,84,83,80,73,137,254,232,154,237,247,255,76,99,248,73,105,199,129,28,83,85,72,137,193,72,193,233,63,72,193,248,46,1,200,105,192,5,192,0,0,68,137,249,41,193,72,141,5,161,179,52,0,72,139,0,72,99,201,72,137,77,208,76,139,36,200,72,141,5,196,178,52,0,76,139,40,77,57,236,116,56,15,31,64,0,102,65,131,124,36,6,0,15,133,177,0,0,0,73,139,92,36,32,72,139,115,32,72,131,198,48,76,137,247,232,242,91,22,0,133,192,15,132,130,0,0,0,77,139,100,36,40,77,57,236,117,204,65,128,62,0,15,132,142,0,0,0,76,137,247,232,248,91,22,0,72,61,17],"offset":96}},"threadState":{"r13":{"value":18446744073709551608},"rax":{"value":0},"rflags":{"value":66050},"cpu":{"value":3},"r14":{"value":4937277186},"rsi":{"value":208},"r8":{"value":0},"cr2":{"value":263904},"rdx":{"value":3489660928},"r10":{"value":140468889627856},"r9":{"value":
> >
> 0},"r15":{"value":38277134},"rbx":{"value":1},"trap":{"value":14,"description":"(no
> > mapping for user data
> >
> read)"},"err":{"value":4},"r11":{"value":4499443912,"symbolLocation":0,"symbol":"R_BCProtTop"},"rip":{"value":5031094489,"matchesCrashFrame":1},"rbp":{"value":140701862106416},"rsp":{"value":140701862106368},"r12":{"sourceLine":418,"value":4937274544,"sourceFile":"pipe.c","symbol":"magrittr_init","symbolLocation":0},"rcx":{"value":32988},"flavor":"x86_THREAD_STATE","rdi":{"value":4937277200}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1194201,"sourceFile":"names.c","symbol":"Rf_install","symbolLocation":73,"imageIndex":23},{"imageOffset":10802,"sourceLine":117,"sourceFile":"utils.c","symbol":"magrittr_init_utils","imageIndex":22,"symbolLocation":18},{"imageOffset":9411,"sourceLine":420,"sourceFile":"pipe.c","symbol":"magrittr_init","imageIndex":22,"symbolLocation":19},{"imageOffset":601270,"sourceLine":754,"sourceFile":"dotcode.c","symbol":"R_doDotCall","imageIndex":1,"symbolLocation":5686},{"imageOffset":1033939,"sourceLine":8691,"sourceFile":"eval.c","symbol":"bcEval_
> >
> loop","imageIndex":1,"symbolLocation":146643},{"imageOffset":828276,"sourceLine":7524,"sourceFile":"eval.c","symbol":"bcEval","imageIndex":1,"symbolLocation":628},{"imageOffset":825978,"sourceLine":1167,"sourceFile":"eval.c","symbol":"Rf_eval","imageIndex":1,"symbolLocation":506},{"imageOffset":837049,"sourceLine":2398,"sourceFile":"eval.c","symbol":"R_execClosure","imageIndex":1,"symbolLocation":761},{"imageOffset":833216,"sourceLine":2311,"sourceFile":"eval.c","symbol":"applyClosure_core","imageIndex":1,"symbolLocation":128},{"symbol":"Rf_applyClosure","inline":true,"imageIndex":1,"imageOffset":826661,"symbolLocation":24,"sourceLine":2333,"sourceFile":"eval.c"},{"imageOffset":826661,"sourceLine":1285,"sourceFile":"eval.c","symbol":"Rf_eval","imageIndex":1,"symbolLocation":1189},{"imageOffset":1262209,"sourceLine":398,"sourceFile":"main.c","symbol":"R_ReplDLLdo1","imageIndex":1,"symbolLocation":449},{"imageOffset":125943,"symbol":"run_REngineRmainloop","symbolLocation":263,"imageIn
> > dex":0},{"imageOffset":79712,"symbol":"-[REngine
> >
> runREPL]","symbolLocation":144,"imageIndex":0},{"imageOffset":12040,"symbol":"main","symbolLocation":792,"imageIndex":0},{"imageOffset":25631,"symbol":"start","symbolLocation":1903,"imageIndex":28}]},{"id":2202741,"frames":[{"imageOffset":41618,"symbol":"__select","symbolLocation":10,"imageIndex":29},{"imageOffset":22914,"symbol":"-[RController
> >
> readThread:]","symbolLocation":642,"imageIndex":0},{"imageOffset":361987,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":30},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":31},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":31}]},{"id":2202791,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":29},{"imageOffset":63293,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":29},{"imageOffset":34292,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":29},{"imageOffset":6314,"symbol":"mach_msg","symbolLocation":19,"imageIndex":29},{"imageOffset":512111,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":32},{"imageOffset":506608,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":32},{"imageOffset":503601,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":32},{"imageOffset":1
> >
> 696757,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":33},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":31},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":31}]},{"id":2203120,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":31}]},{"id":2203475,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":31}]},{"id":2203476,"frames":[{"imageOffset":16334,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":29},{"imageOffset":62853,"symbol":"nanosleep","symbolLocation":196,"imageIndex":34},{"imageOffset":62858,"sourceLine":37,"sourceFile":"thread.c","symbol":"clic_thread_func","imageIndex":19,"symbolLocation":74},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":31},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":31}]}],
> >
> >  "usedImages" : [
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4486672384,
> >    "CFBundleShortVersionString" : "R 4.4.0 GUI 1.80 Big Sur Intel build",
> >    "CFBundleIdentifier" : "org.R-project.R",
> >    "size" : 589824,
> >    "uuid" : "8311af3a-aa38-355b-acef-bbecbdb69a11",
> >    "path" : "\/Applications\/R.app\/Contents\/MacOS\/R",
> >    "name" : "R",
> >    "CFBundleVersion" : "8376"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4493672448,
> >    "size" : 4472832,
> >    "uuid" : "55f59695-e07b-358e-9273-5927a1204110",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libR.dylib",
> >
> >    "name" : "libR.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4488380416,
> >    "size" : 180224,
> >    "uuid" : "4b8cfff6-611d-3cfa-ac4a-9f5de50f9039",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libRblas.0.dylib",
> >
> >    "name" : "libRblas.0.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4500307968,
> >    "size" : 2883584,
> >    "uuid" : "1199fc6b-be2f-3ae9-abd5-eca4d24bc45d",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libgfortran.5.dylib",
> >
> >    "name" : "libgfortran.5.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4489015296,
> >    "size" : 278528,
> >    "uuid" : "fa785330-1a6a-3c4f-a00a-d048a122de07",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libquadmath.0.dylib",
> >
> >    "name" : "libquadmath.0.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4488626176,
> >    "size" : 98304,
> >    "uuid" : "da9b09fe-e0a8-3193-a338-1eb9a68c9fe2",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libgcc_s.1.1.dylib",
> >
> >    "name" : "libgcc_s.1.1.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64h",
> >    "base" : 4562251776,
> >    "size" : 65536,
> >    "uuid" : "2dd94238-d463-3bba-bb4e-e65afabe8a76",
> >    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
> >    "name" : "libobjc-trampolines.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4912177152,
> >    "CFBundleShortVersionString" : "1.0",
> >    "CFBundleIdentifier" : "com.apple.CloudDocsFileProvider",
> >    "size" : 32768,
> >    "uuid" : "ff555cb2-b4f8-36d7-a136-7079179a10ef",
> >    "path" :
> >
> "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/CloudDocsFileProvider.bundle\/Contents\/MacOS\/CloudDocsFileProvider",
> >
> >    "name" : "CloudDocsFileProvider",
> >    "CFBundleVersion" : "1553.141.1"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4914155520,
> >    "CFBundleShortVersionString" : "855.140.6",
> >    "CFBundleIdentifier" : "com.apple.FileProviderOverride",
> >    "size" : 32768,
> >    "uuid" : "dfea2018-d344-371c-979c-bceb40d6fa63",
> >    "path" :
> >
> "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FileProviderOverride.bundle\/Contents\/MacOS\/FileProviderOverride",
> >
> >    "name" : "FileProviderOverride",
> >    "CFBundleVersion" : "855.140.6"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4914806784,
> >    "CFBundleShortVersionString" : "13.5",
> >    "CFBundleIdentifier" :
> >
> "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
> >
> >    "size" : 114688,
> >    "uuid" : "107aab23-364b-394c-898f-6dfaf73eeb08",
> >    "path" :
> >
> "\/System\/Library\/Frameworks\/FileProvider.framework\/OverrideBundles\/FinderSyncCollaborationFileProviderOverride.bundle\/Contents\/MacOS\/FinderSyncCollaborationFileProviderOverride",
> >
> >    "name" : "FinderSyncCollaborationFileProviderOverride",
> >    "CFBundleVersion" : "1564.7.1"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4914253824,
> >    "size" : 32768,
> >    "uuid" : "cd96a11e-e924-3dbd-9eca-5cc0b5d89666",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/methods\/libs\/methods.so",
> >
> >    "name" : "methods.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4914368512,
> >    "size" : 49152,
> >    "uuid" : "ecf3e70f-c467-39d8-8d83-4e19c3d90174",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/utils\/libs\/utils.so",
> >
> >    "name" : "utils.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4915519488,
> >    "size" : 294912,
> >    "uuid" : "723f76eb-2518-34f6-934a-d13148a95269",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/grDevices\/libs\/grDevices.so",
> >
> >    "name" : "grDevices.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4915978240,
> >    "size" : 245760,
> >    "uuid" : "d488156d-368c-3cfe-b68e-746b37d86770",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/graphics\/libs\/graphics.so",
> >
> >    "name" : "graphics.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 5051109376,
> >    "size" : 688128,
> >    "uuid" : "78bd5e83-92d1-3321-b1c9-df2362e276b8",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/stats\/libs\/stats.so",
> >
> >    "name" : "stats.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 5054373888,
> >    "size" : 2260992,
> >    "uuid" : "7f659e29-373e-36ea-911e-bb2f3b02eb24",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/lib\/libRlapack.dylib",
> >
> >    "name" : "libRlapack.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4935864320,
> >    "size" : 81920,
> >    "uuid" : "40112271-4e9e-3bf6-95f0-680dea37d5aa",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/tools\/libs\/tools.so",
> >
> >    "name" : "tools.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4936028160,
> >    "size" : 49152,
> >    "uuid" : "0a04f808-bb87-3aaf-be91-1414ab3256d2",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/modules\/internet.so",
> >
> >    "name" : "internet.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4937592832,
> >    "size" : 212992,
> >    "uuid" : "ccb528d9-b2a7-33b3-a0cf-0856d6da4be2",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/rlang\/libs\/rlang.so",
> >
> >    "name" : "rlang.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4937953280,
> >    "size" : 163840,
> >    "uuid" : "cfdf0b86-8913-3384-800d-78f73c34e6b0",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/cli\/libs\/cli.so",
> >
> >    "name" : "cli.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4938833920,
> >    "size" : 425984,
> >    "uuid" : "f9f27e74-4e8e-33c0-910b-8e4e80298e65",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/vctrs\/libs\/vctrs.so",
> >
> >    "name" : "vctrs.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4937293824,
> >    "size" : 16384,
> >    "uuid" : "d8a9a2f8-098d-327b-a9e3-3d3dad680ddb",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/glue\/libs\/glue.so",
> >
> >    "name" : "glue.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4937265152,
> >    "size" : 12288,
> >    "uuid" : "b6e9c258-16f0-31e8-af63-50207542c35f",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.4-x86_64\/Resources\/library\/magrittr\/libs\/magrittr.so",
> >
> >    "name" : "magrittr.so"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 5029900288,
> >    "size" : 3260416,
> >    "uuid" : "c3e6d895-7059-3865-aa61-a941ea1c4569",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libR.dylib",
> >
> >    "name" : "libR.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4938199040,
> >    "size" : 180224,
> >    "uuid" : "9f1750d9-e1bf-3a0a-95d8-8c28952d0cf9",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libRblas.0.dylib",
> >
> >    "name" : "libRblas.0.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4948615168,
> >    "size" : 2301952,
> >    "uuid" : "5b0f7278-9d16-3b60-a413-59eef538e568",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libgfortran.5.dylib",
> >
> >    "name" : "libgfortran.5.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4940275712,
> >    "size" : 233472,
> >    "uuid" : "856f3e97-eecb-3dde-af45-56aea7758a1e",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libquadmath.0.dylib",
> >
> >    "name" : "libquadmath.0.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 4938428416,
> >    "size" : 90112,
> >    "uuid" : "c1f47ca1-564e-36b8-be6f-7a5fdd88e2c6",
> >    "path" :
> >
> "\/Library\/Frameworks\/R.framework\/Versions\/4.2\/Resources\/lib\/libgcc_s.1.dylib",
> >
> >    "name" : "libgcc_s.1.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703480680448,
> >    "size" : 624112,
> >    "uuid" : "31e1c182-e611-3883-97a3-4334a21c90bd",
> >    "path" : "\/usr\/lib\/dyld",
> >    "name" : "dyld"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703483957248,
> >    "size" : 237568,
> >    "uuid" : "642737ce-21cf-3d87-a7b6-7eea2c080a7e",
> >    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
> >    "name" : "libsystem_kernel.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703499976704,
> >    "CFBundleShortVersionString" : "6.9",
> >    "CFBundleIdentifier" : "com.apple.Foundation",
> >    "size" : 9998329,
> >    "uuid" : "0cd9336a-bc14-3bc9-9fb9-58e87ca621ba",
> >    "path" :
> >
> "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
> >
> >    "name" : "Foundation",
> >    "CFBundleVersion" : "1979"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703484194816,
> >    "size" : 49152,
> >    "uuid" : "3a3fa85c-f1fe-336c-bf68-924fc947ade3",
> >    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
> >    "name" : "libsystem_pthread.dylib"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64h",
> >    "base" : 140703484608512,
> >    "CFBundleShortVersionString" : "6.9",
> >    "CFBundleIdentifier" : "com.apple.CoreFoundation",
> >    "size" : 4837360,
> >    "uuid" : "46f56317-e54f-30ca-83e3-516c8156327d",
> >    "path" :
> >
> "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
> >
> >    "name" : "CoreFoundation",
> >    "CFBundleVersion" : "1979"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703535828992,
> >    "CFBundleShortVersionString" : "6.9",
> >    "CFBundleIdentifier" : "com.apple.AppKit",
> >    "size" : 16809984,
> >    "uuid" : "ae00e899-7993-3ab7-a959-d803e7c88dcf",
> >    "path" :
> > "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
> >    "name" : "AppKit",
> >    "CFBundleVersion" : "2299.70.136"
> >  },
> >  {
> >    "source" : "P",
> >    "arch" : "x86_64",
> >    "base" : 140703482806272,
> >    "size" : 557048,
> >    "uuid" : "d5b303ad-54f4-323b-bbe2-2d0f34c45649",
> >    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
> >    "name" : "libsystem_c.dylib"
> >  },
> >  {
> >    "size" : 0,
> >    "source" : "A",
> >    "base" : 0,
> >    "uuid" : "00000000-0000-0000-0000-000000000000"
> >  }
> > ],
> >  "sharedCache" : {
> >  "base" : 140703480057856,
> >  "size" : 21474836480,
> >  "uuid" : "9e62ff5d-f36e-3c12-9277-95f6a085513e"
> > },
> >  "vmSummary" : "ReadOnly portion of Libraries: Total=793.2M
> > resident=0K(0%) swapped_out_or_unallocated=793.2M(100%)\nWritable
> regions:
> > Total=6.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%)
> > unallocated=6.0G(100%)\n\n                                VIRTUAL REGION
> > \nREGION TYPE                        SIZE    COUNT (non-coalesced)
> > \n===========                     =======  ======= \nAccelerate
> > framework               256K        2 \nActivity Tracing
> > 256K        1 \nCG backing stores                 3072K       4 \nCG
> > image                          1800K       46 \nCG raster
> > data                       8K        1 \nColorSync    272K       32
> > \nCoreAnimation                    184.4M      130
> > \nCoreGraphics                        12K        2 \nCoreImage
> >               432K       18 \nCoreUI image data                 4588K
> > 36 \nFoundation                          56K        2 \nImage IO
> >                        484K       16 \nJS JIT generated code
> > 1.0G        3 \nKernel Alloc Once                    8K        1
> > \nMALLOC                           266.8M       97 \nMALLOC guard page
> >                32K        8 \nMALLOC_NANO (reserved)           384.0M
> >      1         reserved VM address space (unallocated)\nSTACK GUARD
> >                   56.0M        6 \nStack 10.5M        6
> > \nVM_ALLOCATE                      131.3M       13 \nVM_ALLOCATE
> > (reserved)             3.9G        1         reserved VM address space
> > (unallocated)\nWebKit Malloc                    192.0M    5
> > \n__CTF                               824        1 \n__DATA
> >                    35.2M      594 \n__DATA_CONST 37.3M      379
> > \n__DATA_DIRTY                      1712K      209
> > \n__FONT_DATA                        2352        1 \n__INFO_FILTER
> >                  8        1 \n__LINKEDIT                       175.4M
> > 30 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW
> >                       2013K        1 \n__TEXT  617.8M      611 \ndyld
> > private memory                260K        2 \nmapped
> > file                      239.4M       72 \nshared memory
> > 824K       26 \n===========                     ======= =======
> > \nTOTAL                              7.2G     2359 \nTOTAL, minus
> reserved
> > VM space     3.0G     2359 \n",
> >  "legacyInfo" : {
> >  "threadTriggered" : {
> >    "queue" : "com.apple.main-thread"
> >  }
> > },
> >  "logWritingSignature" : "6cdfbb491c38e1280753887de64693565d8a493d",
> >  "trialInfo" : {
> >  "rollouts" : [
> >    {
> >      "rolloutId" : "5ffde50ce2aacd000d47a95f",
> >      "factorPackIds" : {
> >
> >      },
> >      "deploymentId" : 240000372
> >    },
> >    {
> >      "rolloutId" : "61675b89201f677a9a4cbd65",
> >      "factorPackIds" : {
> >        "HEALTH_FEATURE_AVAILABILITY" : "65a855f5f087695cfac03d1f"
> >      },
> >      "deploymentId" : 240000112
> >    }
> >  ],
> >  "experiments" : [
> >
> >  ]
> > }
> > }
> >
> > --
> > Carl Witthoft
> >
> >       [[alternative HTML version deleted]]
> >
> > _______________________________________________
> > R-SIG-Mac mailing list
> > R-SIG-Mac using r-project.org
> > https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
> --
> Peter Dalgaard, Professor,
> Center for Statistics, Copenhagen Business School
> Solbjerg Plads 3, 2000 Frederiksberg, Denmark
> Phone: (+45)38153501
> Office: A 4.23
> Email: pd.mes using cbs.dk  Priv: PDalgd using gmail.com
>
>

	[[alternative HTML version deleted]]



More information about the R-SIG-Mac mailing list